2024-05-05 02:18:57.976 UTC [17292][postmaster] LOG: starting PostgreSQL 17devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit 2024-05-05 02:18:57.976 UTC [17292][postmaster] LOG: listening on Unix socket "/tmp/pg_regress-YFJzCQ/.s.PGSQL.55312" 2024-05-05 02:18:57.991 UTC [17307][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:57.991 UTC [17307][client backend] [[unknown]][:0] FATAL: the database system is starting up 2024-05-05 02:18:57.995 UTC [17303][startup] LOG: database system was shut down at 2024-05-05 02:18:57 UTC 2024-05-05 02:18:58.002 UTC [17292][postmaster] LOG: database system is ready to accept connections 2024-05-05 02:18:58.053 UTC [17341][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.054 UTC [17341][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-05-05 02:18:58.054 UTC [17341][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2024-05-05 02:18:58.070 UTC [17341][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.016 user=postgres database=postgres host=[local] 2024-05-05 02:18:58.098 UTC [17364][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.099 UTC [17364][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-05-05 02:18:58.099 UTC [17364][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2024-05-05 02:18:58.186 UTC [17364][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.088 user=postgres database=postgres host=[local] 2024-05-05 02:18:58.222 UTC [17402][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.224 UTC [17402][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-05-05 02:18:58.224 UTC [17402][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/test_setup 2024-05-05 02:18:58.784 UTC [17402][client backend] [pg_regress/test_setup][:0] LOG: disconnection: session time: 0:00:00.562 user=postgres database=regression host=[local] 2024-05-05 02:18:58.858 UTC [17546][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.859 UTC [17546][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-05-05 02:18:58.859 UTC [17546][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int2 2024-05-05 02:18:58.866 UTC [17550][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.867 UTC [17550][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-05-05 02:18:58.867 UTC [17550][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/name 2024-05-05 02:18:58.869 UTC [17546][client backend] [pg_regress/int2][3/2:0] ERROR: invalid input syntax for type smallint: "34.5" at character 34 2024-05-05 02:18:58.869 UTC [17546][client backend] [pg_regress/int2][3/2:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('34.5'); 2024-05-05 02:18:58.870 UTC [17549][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.870 UTC [17551][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/3:0] ERROR: value "100000" is out of range for type smallint at character 34 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/3:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('100000'); 2024-05-05 02:18:58.871 UTC [17549][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-05-05 02:18:58.871 UTC [17549][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/boolean 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/4:0] ERROR: invalid input syntax for type smallint: "asdf" at character 34 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/4:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('asdf'); 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/5:0] ERROR: invalid input syntax for type smallint: " " at character 34 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/5:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES (' '); 2024-05-05 02:18:58.871 UTC [17551][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-05-05 02:18:58.871 UTC [17551][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/money 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/6:0] ERROR: invalid input syntax for type smallint: "- 1234" at character 34 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/6:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('- 1234'); 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/7:0] ERROR: invalid input syntax for type smallint: "4 444" at character 34 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/7:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('4 444'); 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/8:0] ERROR: invalid input syntax for type smallint: "123 dt" at character 34 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/8:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES ('123 dt'); 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/9:0] ERROR: invalid input syntax for type smallint: "" at character 34 2024-05-05 02:18:58.871 UTC [17546][client backend] [pg_regress/int2][3/9:0] STATEMENT: INSERT INTO INT2_TBL(f1) VALUES (''); 2024-05-05 02:18:58.873 UTC [17552][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.873 UTC [17558][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.873 UTC [17552][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-05-05 02:18:58.873 UTC [17552][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int4 2024-05-05 02:18:58.874 UTC [17558][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-05-05 02:18:58.874 UTC [17558][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/txid 2024-05-05 02:18:58.875 UTC [17555][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.876 UTC [17555][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-05-05 02:18:58.876 UTC [17555][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/float8 2024-05-05 02:18:58.878 UTC [17556][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.879 UTC [17556][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-05-05 02:18:58.879 UTC [17556][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/varchar 2024-05-05 02:18:58.880 UTC [17554][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.881 UTC [17557][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.881 UTC [17562][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.881 UTC [17554][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-05-05 02:18:58.881 UTC [17554][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/int8 2024-05-05 02:18:58.881 UTC [17562][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-05-05 02:18:58.881 UTC [17562][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/char 2024-05-05 02:18:58.883 UTC [17557][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-05-05 02:18:58.883 UTC [17557][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/float4 2024-05-05 02:18:58.885 UTC [17546][client backend] [pg_regress/int2][3/18:0] ERROR: table "f" has 1 columns available but 2 columns specified 2024-05-05 02:18:58.885 UTC [17546][client backend] [pg_regress/int2][3/18:0] STATEMENT: SELECT * FROM INT2_TBL AS f(a, b); 2024-05-05 02:18:58.885 UTC [17546][client backend] [pg_regress/int2][3/19:0] ERROR: table "s" has 1 columns available but 2 columns specified 2024-05-05 02:18:58.885 UTC [17546][client backend] [pg_regress/int2][3/19:0] STATEMENT: SELECT * FROM (TABLE int2_tbl) AS s (a, b); 2024-05-05 02:18:58.886 UTC [17564][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.887 UTC [17564][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-05-05 02:18:58.887 UTC [17564][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/rangetypes 2024-05-05 02:18:58.888 UTC [17561][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.889 UTC [17561][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-05-05 02:18:58.889 UTC [17561][client backend] [[unknown]][15/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/text 2024-05-05 02:18:58.890 UTC [17554][client backend] [pg_regress/int8][11/2:0] ERROR: invalid input syntax for type bigint: " " at character 34 2024-05-05 02:18:58.890 UTC [17554][client backend] [pg_regress/int8][11/2:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (' '); 2024-05-05 02:18:58.890 UTC [17565][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.890 UTC [17565][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-05-05 02:18:58.890 UTC [17565][client backend] [[unknown]][16/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/pg_lsn 2024-05-05 02:18:58.891 UTC [17567][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.892 UTC [17559][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.892 UTC [17567][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-05-05 02:18:58.892 UTC [17567][client backend] [[unknown]][17/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/uuid 2024-05-05 02:18:58.893 UTC [17559][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-05-05 02:18:58.893 UTC [17559][client backend] [[unknown]][18/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/numeric 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/3:0] ERROR: invalid input syntax for type bigint: "xxx" at character 34 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/3:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('xxx'); 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/4:0] ERROR: value "3908203590239580293850293850329485" is out of range for type bigint at character 34 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/4:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('3908203590239580293850293850329485'); 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/5:0] ERROR: value "-1204982019841029840928340329840934" is out of range for type bigint at character 34 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/5:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('-1204982019841029840928340329840934'); 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/6:0] ERROR: invalid input syntax for type bigint: "- 123" at character 34 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/6:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES ('- 123'); 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/7:0] ERROR: invalid input syntax for type bigint: " 345 5" at character 34 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/7:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (' 345 5'); 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/8:0] ERROR: invalid input syntax for type bigint: "" at character 34 2024-05-05 02:18:58.895 UTC [17554][client backend] [pg_regress/int8][11/8:0] STATEMENT: INSERT INTO INT8_TBL(q1) VALUES (''); 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/2:0] ERROR: invalid input syntax for type integer: "34.5" at character 34 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/2:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('34.5'); 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/3:0] ERROR: value "1000000000000" is out of range for type integer at character 34 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/3:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('1000000000000'); 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/4:0] ERROR: invalid input syntax for type integer: "asdf" at character 34 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/4:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('asdf'); 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/5:0] ERROR: invalid input syntax for type integer: " " at character 34 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/5:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (' '); 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/6:0] ERROR: invalid input syntax for type integer: " asdf " at character 34 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/6:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (' asdf '); 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/7:0] ERROR: invalid input syntax for type integer: "- 1234" at character 34 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/7:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('- 1234'); 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/8:0] ERROR: invalid input syntax for type integer: "123 5" at character 34 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/8:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES ('123 5'); 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/9:0] ERROR: invalid input syntax for type integer: "" at character 34 2024-05-05 02:18:58.896 UTC [17552][client backend] [pg_regress/int4][7/9:0] STATEMENT: INSERT INTO INT4_TBL(f1) VALUES (''); 2024-05-05 02:18:58.899 UTC [17558][client backend] [pg_regress/txid][8/5:0] ERROR: invalid input syntax for type pg_snapshot: "31:12:" at character 8 2024-05-05 02:18:58.899 UTC [17558][client backend] [pg_regress/txid][8/5:0] STATEMENT: select '31:12:'::txid_snapshot; 2024-05-05 02:18:58.899 UTC [17558][client backend] [pg_regress/txid][8/6:0] ERROR: invalid input syntax for type pg_snapshot: "0:1:" at character 8 2024-05-05 02:18:58.899 UTC [17558][client backend] [pg_regress/txid][8/6:0] STATEMENT: select '0:1:'::txid_snapshot; 2024-05-05 02:18:58.899 UTC [17558][client backend] [pg_regress/txid][8/7:0] ERROR: invalid input syntax for type pg_snapshot: "12:13:0" at character 8 2024-05-05 02:18:58.899 UTC [17558][client backend] [pg_regress/txid][8/7:0] STATEMENT: select '12:13:0'::txid_snapshot; 2024-05-05 02:18:58.899 UTC [17558][client backend] [pg_regress/txid][8/8:0] ERROR: invalid input syntax for type pg_snapshot: "12:16:14,13" at character 8 2024-05-05 02:18:58.899 UTC [17558][client backend] [pg_regress/txid][8/8:0] STATEMENT: select '12:16:14,13'::txid_snapshot; 2024-05-05 02:18:58.901 UTC [17568][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.902 UTC [17568][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-05-05 02:18:58.902 UTC [17568][client backend] [[unknown]][19/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/regproc 2024-05-05 02:18:58.902 UTC [17564][client backend] [pg_regress/rangetypes][14/2:0] ERROR: malformed range literal: "" at character 8 2024-05-05 02:18:58.902 UTC [17564][client backend] [pg_regress/rangetypes][14/2:0] DETAIL: Missing left parenthesis or bracket. 2024-05-05 02:18:58.902 UTC [17564][client backend] [pg_regress/rangetypes][14/2:0] STATEMENT: select ''::textrange; 2024-05-05 02:18:58.903 UTC [17564][client backend] [pg_regress/rangetypes][14/3:0] ERROR: malformed range literal: "-[a,z)" at character 8 2024-05-05 02:18:58.903 UTC [17564][client backend] [pg_regress/rangetypes][14/3:0] DETAIL: Missing left parenthesis or bracket. 2024-05-05 02:18:58.903 UTC [17564][client backend] [pg_regress/rangetypes][14/3:0] STATEMENT: select '-[a,z)'::textrange; 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/4:0] ERROR: malformed range literal: "[a,z) - " at character 8 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/4:0] DETAIL: Junk after right parenthesis or bracket. 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/4:0] STATEMENT: select '[a,z) - '::textrange; 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/5:0] ERROR: malformed range literal: "(",a)" at character 8 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/5:0] DETAIL: Unexpected end of input. 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/5:0] STATEMENT: select '(",a)'::textrange; 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/6:0] ERROR: malformed range literal: "(,,a)" at character 8 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/6:0] DETAIL: Too many commas. 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/6:0] STATEMENT: select '(,,a)'::textrange; 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/7:0] ERROR: malformed range literal: "(),a)" at character 8 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/7:0] DETAIL: Missing comma after lower bound. 2024-05-05 02:18:58.904 UTC [17564][client backend] [pg_regress/rangetypes][14/7:0] STATEMENT: select '(),a)'::textrange; 2024-05-05 02:18:58.905 UTC [17564][client backend] [pg_regress/rangetypes][14/8:0] ERROR: malformed range literal: "(a,))" at character 8 2024-05-05 02:18:58.905 UTC [17564][client backend] [pg_regress/rangetypes][14/8:0] DETAIL: Junk after right parenthesis or bracket. 2024-05-05 02:18:58.905 UTC [17564][client backend] [pg_regress/rangetypes][14/8:0] STATEMENT: select '(a,))'::textrange; 2024-05-05 02:18:58.906 UTC [17564][client backend] [pg_regress/rangetypes][14/9:0] ERROR: malformed range literal: "(],a)" at character 8 2024-05-05 02:18:58.906 UTC [17564][client backend] [pg_regress/rangetypes][14/9:0] DETAIL: Missing comma after lower bound. 2024-05-05 02:18:58.906 UTC [17564][client backend] [pg_regress/rangetypes][14/9:0] STATEMENT: select '(],a)'::textrange; 2024-05-05 02:18:58.906 UTC [17564][client backend] [pg_regress/rangetypes][14/10:0] ERROR: malformed range literal: "(a,])" at character 8 2024-05-05 02:18:58.906 UTC [17564][client backend] [pg_regress/rangetypes][14/10:0] DETAIL: Junk after right parenthesis or bracket. 2024-05-05 02:18:58.906 UTC [17564][client backend] [pg_regress/rangetypes][14/10:0] STATEMENT: select '(a,])'::textrange; 2024-05-05 02:18:58.906 UTC [17564][client backend] [pg_regress/rangetypes][14/11:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-05-05 02:18:58.906 UTC [17564][client backend] [pg_regress/rangetypes][14/11:0] STATEMENT: select '[z,a]'::textrange; 2024-05-05 02:18:58.906 UTC [17546][client backend] [pg_regress/int2][3/34:0] ERROR: smallint out of range 2024-05-05 02:18:58.906 UTC [17546][client backend] [pg_regress/int2][3/34:0] STATEMENT: SELECT i.f1, i.f1 * int2 '2' AS x FROM INT2_TBL i; 2024-05-05 02:18:58.907 UTC [17549][client backend] [pg_regress/boolean][5/8:0] ERROR: invalid input syntax for type boolean: "test" at character 13 2024-05-05 02:18:58.907 UTC [17549][client backend] [pg_regress/boolean][5/8:0] STATEMENT: SELECT bool 'test' AS error; 2024-05-05 02:18:58.907 UTC [17549][client backend] [pg_regress/boolean][5/10:0] ERROR: invalid input syntax for type boolean: "foo" at character 13 2024-05-05 02:18:58.907 UTC [17549][client backend] [pg_regress/boolean][5/10:0] STATEMENT: SELECT bool 'foo' AS error; 2024-05-05 02:18:58.908 UTC [17549][client backend] [pg_regress/boolean][5/13:0] ERROR: invalid input syntax for type boolean: "yeah" at character 13 2024-05-05 02:18:58.908 UTC [17549][client backend] [pg_regress/boolean][5/13:0] STATEMENT: SELECT bool 'yeah' AS error; 2024-05-05 02:18:58.908 UTC [17549][client backend] [pg_regress/boolean][5/16:0] ERROR: invalid input syntax for type boolean: "nay" at character 13 2024-05-05 02:18:58.908 UTC [17549][client backend] [pg_regress/boolean][5/16:0] STATEMENT: SELECT bool 'nay' AS error; 2024-05-05 02:18:58.908 UTC [17549][client backend] [pg_regress/boolean][5/20:0] ERROR: invalid input syntax for type boolean: "o" at character 13 2024-05-05 02:18:58.908 UTC [17549][client backend] [pg_regress/boolean][5/20:0] STATEMENT: SELECT bool 'o' AS error; 2024-05-05 02:18:58.908 UTC [17549][client backend] [pg_regress/boolean][5/21:0] ERROR: invalid input syntax for type boolean: "on_" at character 13 2024-05-05 02:18:58.908 UTC [17549][client backend] [pg_regress/boolean][5/21:0] STATEMENT: SELECT bool 'on_' AS error; 2024-05-05 02:18:58.909 UTC [17549][client backend] [pg_regress/boolean][5/22:0] ERROR: invalid input syntax for type boolean: "off_" at character 13 2024-05-05 02:18:58.909 UTC [17549][client backend] [pg_regress/boolean][5/22:0] STATEMENT: SELECT bool 'off_' AS error; 2024-05-05 02:18:58.909 UTC [17549][client backend] [pg_regress/boolean][5/24:0] ERROR: invalid input syntax for type boolean: "11" at character 13 2024-05-05 02:18:58.909 UTC [17549][client backend] [pg_regress/boolean][5/24:0] STATEMENT: SELECT bool '11' AS error; 2024-05-05 02:18:58.909 UTC [17549][client backend] [pg_regress/boolean][5/26:0] ERROR: invalid input syntax for type boolean: "000" at character 13 2024-05-05 02:18:58.909 UTC [17549][client backend] [pg_regress/boolean][5/26:0] STATEMENT: SELECT bool '000' AS error; 2024-05-05 02:18:58.909 UTC [17549][client backend] [pg_regress/boolean][5/27:0] ERROR: invalid input syntax for type boolean: "" at character 13 2024-05-05 02:18:58.909 UTC [17549][client backend] [pg_regress/boolean][5/27:0] STATEMENT: SELECT bool '' AS error; 2024-05-05 02:18:58.910 UTC [17569][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.911 UTC [17569][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-05-05 02:18:58.911 UTC [17569][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/enum 2024-05-05 02:18:58.911 UTC [17546][client backend] [pg_regress/int2][3/37:0] ERROR: smallint out of range 2024-05-05 02:18:58.911 UTC [17546][client backend] [pg_regress/int2][3/37:0] STATEMENT: SELECT i.f1, i.f1 + int2 '2' AS x FROM INT2_TBL i; 2024-05-05 02:18:58.912 UTC [17546][client backend] [pg_regress/int2][3/40:0] ERROR: smallint out of range 2024-05-05 02:18:58.912 UTC [17546][client backend] [pg_regress/int2][3/40:0] STATEMENT: SELECT i.f1, i.f1 - int2 '2' AS x FROM INT2_TBL i; 2024-05-05 02:18:58.912 UTC [17566][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.913 UTC [17566][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-05-05 02:18:58.913 UTC [17566][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/oid 2024-05-05 02:18:58.914 UTC [17556][client backend] [pg_regress/varchar][10/9:0] ERROR: value too long for type character varying(1) 2024-05-05 02:18:58.914 UTC [17556][client backend] [pg_regress/varchar][10/9:0] STATEMENT: INSERT INTO VARCHAR_TBL (f1) VALUES ('cd'); 2024-05-05 02:18:58.916 UTC [17570][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:18:58.916 UTC [17546][client backend] [pg_regress/int2][3/47:0] ERROR: smallint out of range 2024-05-05 02:18:58.916 UTC [17546][client backend] [pg_regress/int2][3/47:0] STATEMENT: SELECT (-32768)::int2 * (-1)::int2; 2024-05-05 02:18:58.916 UTC [17546][client backend] [pg_regress/int2][3/48:0] ERROR: smallint out of range 2024-05-05 02:18:58.916 UTC [17546][client backend] [pg_regress/int2][3/48:0] STATEMENT: SELECT (-32768)::int2 / (-1)::int2; 2024-05-05 02:18:58.917 UTC [17570][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-05-05 02:18:58.917 UTC [17570][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/bit 2024-05-05 02:18:58.921 UTC [17546][client backend] [pg_regress/int2][3/55:0] ERROR: invalid input syntax for type smallint: "0b" at character 13 2024-05-05 02:18:58.921 UTC [17546][client backend] [pg_regress/int2][3/55:0] STATEMENT: SELECT int2 '0b'; 2024-05-05 02:18:58.921 UTC [17546][client backend] [pg_regress/int2][3/56:0] ERROR: invalid input syntax for type smallint: "0o" at character 13 2024-05-05 02:18:58.921 UTC [17546][client backend] [pg_regress/int2][3/56:0] STATEMENT: SELECT int2 '0o'; 2024-05-05 02:18:58.921 UTC [17546][client backend] [pg_regress/int2][3/57:0] ERROR: invalid input syntax for type smallint: "0x" at character 13 2024-05-05 02:18:58.921 UTC [17546][client backend] [pg_regress/int2][3/57:0] STATEMENT: SELECT int2 '0x'; 2024-05-05 02:18:58.921 UTC [17546][client backend] [pg_regress/int2][3/59:0] ERROR: value "0b1000000000000000" is out of range for type smallint at character 13 2024-05-05 02:18:58.921 UTC [17546][client backend] [pg_regress/int2][3/59:0] STATEMENT: SELECT int2 '0b1000000000000000'; 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/61:0] ERROR: value "0o100000" is out of range for type smallint at character 13 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/61:0] STATEMENT: SELECT int2 '0o100000'; 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/63:0] ERROR: value "0x8000" is out of range for type smallint at character 13 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/63:0] STATEMENT: SELECT int2 '0x8000'; 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/65:0] ERROR: value "-0b1000000000000001" is out of range for type smallint at character 13 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/65:0] STATEMENT: SELECT int2 '-0b1000000000000001'; 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/67:0] ERROR: value "-0o100001" is out of range for type smallint at character 13 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/67:0] STATEMENT: SELECT int2 '-0o100001'; 2024-05-05 02:18:58.922 UTC [17561][client backend] [pg_regress/text][15/5:0] ERROR: function length(integer) does not exist at character 8 2024-05-05 02:18:58.922 UTC [17561][client backend] [pg_regress/text][15/5:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:18:58.922 UTC [17561][client backend] [pg_regress/text][15/5:0] STATEMENT: select length(42); 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/69:0] ERROR: value "-0x8001" is out of range for type smallint at character 13 2024-05-05 02:18:58.922 UTC [17546][client backend] [pg_regress/int2][3/69:0] STATEMENT: SELECT int2 '-0x8001'; 2024-05-05 02:18:58.924 UTC [17546][client backend] [pg_regress/int2][3/75:0] ERROR: invalid input syntax for type smallint: "_100" at character 13 2024-05-05 02:18:58.924 UTC [17546][client backend] [pg_regress/int2][3/75:0] STATEMENT: SELECT int2 '_100'; 2024-05-05 02:18:58.924 UTC [17546][client backend] [pg_regress/int2][3/76:0] ERROR: invalid input syntax for type smallint: "100_" at character 13 2024-05-05 02:18:58.924 UTC [17546][client backend] [pg_regress/int2][3/76:0] STATEMENT: SELECT int2 '100_'; 2024-05-05 02:18:58.924 UTC [17546][client backend] [pg_regress/int2][3/77:0] ERROR: invalid input syntax for type smallint: "10__000" at character 13 2024-05-05 02:18:58.924 UTC [17546][client backend] [pg_regress/int2][3/77:0] STATEMENT: SELECT int2 '10__000'; 2024-05-05 02:18:58.926 UTC [17546][client backend] [pg_regress/int2][:0] LOG: disconnection: session time: 0:00:00.068 user=postgres database=regression host=[local] 2024-05-05 02:18:58.928 UTC [17561][client backend] [pg_regress/text][15/8:0] ERROR: operator does not exist: integer || numeric at character 10 2024-05-05 02:18:58.928 UTC [17561][client backend] [pg_regress/text][15/8:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:18:58.928 UTC [17561][client backend] [pg_regress/text][15/8:0] STATEMENT: select 3 || 4.0; 2024-05-05 02:18:58.939 UTC [17549][client backend] [pg_regress/boolean][5/43:0] ERROR: invalid input syntax for type boolean: " tru e " 2024-05-05 02:18:58.939 UTC [17549][client backend] [pg_regress/boolean][5/43:0] STATEMENT: SELECT ' tru e '::text::boolean AS invalid; 2024-05-05 02:18:58.939 UTC [17554][client backend] [pg_regress/int8][11/47:0] ERROR: bigint out of range 2024-05-05 02:18:58.939 UTC [17554][client backend] [pg_regress/int8][11/47:0] STATEMENT: SELECT q1, q2, q1 * q2 AS multiply FROM INT8_TBL; 2024-05-05 02:18:58.944 UTC [17565][client backend] [pg_regress/pg_lsn][16/5:0] ERROR: invalid input syntax for type pg_lsn: "G/0" at character 32 2024-05-05 02:18:58.944 UTC [17565][client backend] [pg_regress/pg_lsn][16/5:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('G/0'); 2024-05-05 02:18:58.944 UTC [17565][client backend] [pg_regress/pg_lsn][16/6:0] ERROR: invalid input syntax for type pg_lsn: "-1/0" at character 32 2024-05-05 02:18:58.944 UTC [17565][client backend] [pg_regress/pg_lsn][16/6:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('-1/0'); 2024-05-05 02:18:58.944 UTC [17565][client backend] [pg_regress/pg_lsn][16/7:0] ERROR: invalid input syntax for type pg_lsn: " 0/12345678" at character 32 2024-05-05 02:18:58.944 UTC [17565][client backend] [pg_regress/pg_lsn][16/7:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES (' 0/12345678'); 2024-05-05 02:18:58.944 UTC [17567][client backend] [pg_regress/uuid][17/4:0] ERROR: invalid input syntax for type uuid: "11111111-1111-1111-1111-111111111111F" at character 38 2024-05-05 02:18:58.944 UTC [17567][client backend] [pg_regress/uuid][17/4:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-1111-111111111111F'); 2024-05-05 02:18:58.945 UTC [17567][client backend] [pg_regress/uuid][17/5:0] ERROR: invalid input syntax for type uuid: "{11111111-1111-1111-1111-11111111111}" at character 38 2024-05-05 02:18:58.945 UTC [17567][client backend] [pg_regress/uuid][17/5:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('{11111111-1111-1111-1111-11111111111}'); 2024-05-05 02:18:58.945 UTC [17565][client backend] [pg_regress/pg_lsn][16/8:0] ERROR: invalid input syntax for type pg_lsn: "ABCD/" at character 32 2024-05-05 02:18:58.945 UTC [17565][client backend] [pg_regress/pg_lsn][16/8:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('ABCD/'); 2024-05-05 02:18:58.945 UTC [17565][client backend] [pg_regress/pg_lsn][16/9:0] ERROR: invalid input syntax for type pg_lsn: "/ABCD" at character 32 2024-05-05 02:18:58.945 UTC [17565][client backend] [pg_regress/pg_lsn][16/9:0] STATEMENT: INSERT INTO PG_LSN_TBL VALUES ('/ABCD'); 2024-05-05 02:18:58.945 UTC [17567][client backend] [pg_regress/uuid][17/6:0] ERROR: invalid input syntax for type uuid: "111-11111-1111-1111-1111-111111111111" at character 38 2024-05-05 02:18:58.945 UTC [17567][client backend] [pg_regress/uuid][17/6:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('111-11111-1111-1111-1111-111111111111'); 2024-05-05 02:18:58.946 UTC [17567][client backend] [pg_regress/uuid][17/7:0] ERROR: invalid input syntax for type uuid: "{22222222-2222-2222-2222-222222222222 " at character 38 2024-05-05 02:18:58.946 UTC [17567][client backend] [pg_regress/uuid][17/7:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('{22222222-2222-2222-2222-222222222222 '); 2024-05-05 02:18:58.946 UTC [17567][client backend] [pg_regress/uuid][17/8:0] ERROR: invalid input syntax for type uuid: "11111111-1111-1111-G111-111111111111" at character 38 2024-05-05 02:18:58.946 UTC [17567][client backend] [pg_regress/uuid][17/8:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-G111-111111111111'); 2024-05-05 02:18:58.946 UTC [17557][client backend] [pg_regress/float4][12/8:0] ERROR: "10e70" is out of range for type real at character 36 2024-05-05 02:18:58.946 UTC [17557][client backend] [pg_regress/float4][12/8:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70'); 2024-05-05 02:18:58.946 UTC [17557][client backend] [pg_regress/float4][12/9:0] ERROR: "-10e70" is out of range for type real at character 36 2024-05-05 02:18:58.946 UTC [17557][client backend] [pg_regress/float4][12/9:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70'); 2024-05-05 02:18:58.946 UTC [17567][client backend] [pg_regress/uuid][17/9:0] ERROR: invalid input syntax for type uuid: "11+11111-1111-1111-1111-111111111111" at character 38 2024-05-05 02:18:58.946 UTC [17567][client backend] [pg_regress/uuid][17/9:0] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11+11111-1111-1111-1111-111111111111'); 2024-05-05 02:18:58.947 UTC [17549][client backend] [pg_regress/boolean][5/44:0] ERROR: invalid input syntax for type boolean: "" 2024-05-05 02:18:58.947 UTC [17549][client backend] [pg_regress/boolean][5/44:0] STATEMENT: SELECT ''::text::boolean AS invalid; 2024-05-05 02:18:58.950 UTC [17552][client backend] [pg_regress/int4][7/29:0] ERROR: integer out of range 2024-05-05 02:18:58.950 UTC [17552][client backend] [pg_regress/int4][7/29:0] STATEMENT: SELECT i.f1, i.f1 * int2 '2' AS x FROM INT4_TBL i; 2024-05-05 02:18:58.950 UTC [17557][client backend] [pg_regress/float4][12/10:0] ERROR: "10e-70" is out of range for type real at character 36 2024-05-05 02:18:58.950 UTC [17557][client backend] [pg_regress/float4][12/10:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70'); 2024-05-05 02:18:58.950 UTC [17555][client backend] [pg_regress/float8][9/8:0] ERROR: "10e400" is out of range for type double precision at character 8 2024-05-05 02:18:58.950 UTC [17555][client backend] [pg_regress/float8][9/8:0] STATEMENT: SELECT '10e400'::float8; 2024-05-05 02:18:58.951 UTC [17557][client backend] [pg_regress/float4][12/11:0] ERROR: "-10e-70" is out of range for type real at character 36 2024-05-05 02:18:58.951 UTC [17557][client backend] [pg_regress/float4][12/11:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-70'); 2024-05-05 02:18:58.951 UTC [17557][client backend] [pg_regress/float4][12/12:0] ERROR: value out of range: overflow 2024-05-05 02:18:58.951 UTC [17557][client backend] [pg_regress/float4][12/12:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70'::float8); 2024-05-05 02:18:58.951 UTC [17552][client backend] [pg_regress/int4][7/31:0] ERROR: integer out of range 2024-05-05 02:18:58.951 UTC [17552][client backend] [pg_regress/int4][7/31:0] STATEMENT: SELECT i.f1, i.f1 * int4 '2' AS x FROM INT4_TBL i; 2024-05-05 02:18:58.951 UTC [17555][client backend] [pg_regress/float8][9/9:0] ERROR: "-10e400" is out of range for type double precision at character 8 2024-05-05 02:18:58.951 UTC [17555][client backend] [pg_regress/float8][9/9:0] STATEMENT: SELECT '-10e400'::float8; 2024-05-05 02:18:58.952 UTC [17555][client backend] [pg_regress/float8][9/10:0] ERROR: "10e-400" is out of range for type double precision at character 8 2024-05-05 02:18:58.952 UTC [17555][client backend] [pg_regress/float8][9/10:0] STATEMENT: SELECT '10e-400'::float8; 2024-05-05 02:18:58.952 UTC [17555][client backend] [pg_regress/float8][9/11:0] ERROR: "-10e-400" is out of range for type double precision at character 8 2024-05-05 02:18:58.952 UTC [17555][client backend] [pg_regress/float8][9/11:0] STATEMENT: SELECT '-10e-400'::float8; 2024-05-05 02:18:58.952 UTC [17557][client backend] [pg_regress/float4][12/13:0] ERROR: value out of range: overflow 2024-05-05 02:18:58.952 UTC [17557][client backend] [pg_regress/float4][12/13:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70'::float8); 2024-05-05 02:18:58.953 UTC [17552][client backend] [pg_regress/int4][7/33:0] ERROR: integer out of range 2024-05-05 02:18:58.953 UTC [17552][client backend] [pg_regress/int4][7/33:0] STATEMENT: SELECT i.f1, i.f1 + int2 '2' AS x FROM INT4_TBL i; 2024-05-05 02:18:58.953 UTC [17557][client backend] [pg_regress/float4][12/14:0] ERROR: value out of range: underflow 2024-05-05 02:18:58.953 UTC [17557][client backend] [pg_regress/float4][12/14:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70'::float8); 2024-05-05 02:18:58.953 UTC [17557][client backend] [pg_regress/float4][12/15:0] ERROR: value out of range: underflow 2024-05-05 02:18:58.953 UTC [17557][client backend] [pg_regress/float4][12/15:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-70'::float8); 2024-05-05 02:18:58.953 UTC [17562][client backend] [pg_regress/char][13/10:0] ERROR: value too long for type character(1) 2024-05-05 02:18:58.953 UTC [17562][client backend] [pg_regress/char][13/10:0] STATEMENT: INSERT INTO CHAR_TBL (f1) VALUES ('cd'); 2024-05-05 02:18:58.953 UTC [17557][client backend] [pg_regress/float4][12/16:0] ERROR: "10e400" is out of range for type real at character 36 2024-05-05 02:18:58.953 UTC [17557][client backend] [pg_regress/float4][12/16:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e400'); 2024-05-05 02:18:58.954 UTC [17552][client backend] [pg_regress/int4][7/35:0] ERROR: integer out of range 2024-05-05 02:18:58.954 UTC [17552][client backend] [pg_regress/int4][7/35:0] STATEMENT: SELECT i.f1, i.f1 + int4 '2' AS x FROM INT4_TBL i; 2024-05-05 02:18:58.954 UTC [17555][client backend] [pg_regress/float8][9/13:0] ERROR: invalid input syntax for type double precision: "" at character 36 2024-05-05 02:18:58.954 UTC [17555][client backend] [pg_regress/float8][9/13:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (''); 2024-05-05 02:18:58.954 UTC [17557][client backend] [pg_regress/float4][12/17:0] ERROR: "-10e400" is out of range for type real at character 36 2024-05-05 02:18:58.954 UTC [17557][client backend] [pg_regress/float4][12/17:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e400'); 2024-05-05 02:18:58.954 UTC [17555][client backend] [pg_regress/float8][9/14:0] ERROR: invalid input syntax for type double precision: " " at character 36 2024-05-05 02:18:58.954 UTC [17555][client backend] [pg_regress/float8][9/14:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (' '); 2024-05-05 02:18:58.954 UTC [17557][client backend] [pg_regress/float4][12/18:0] ERROR: "10e-400" is out of range for type real at character 36 2024-05-05 02:18:58.954 UTC [17557][client backend] [pg_regress/float4][12/18:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-400'); 2024-05-05 02:18:58.955 UTC [17552][client backend] [pg_regress/int4][7/37:0] ERROR: integer out of range 2024-05-05 02:18:58.955 UTC [17552][client backend] [pg_regress/int4][7/37:0] STATEMENT: SELECT i.f1, i.f1 - int2 '2' AS x FROM INT4_TBL i; 2024-05-05 02:18:58.955 UTC [17555][client backend] [pg_regress/float8][9/15:0] ERROR: invalid input syntax for type double precision: "xyz" at character 36 2024-05-05 02:18:58.955 UTC [17555][client backend] [pg_regress/float8][9/15:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('xyz'); 2024-05-05 02:18:58.955 UTC [17555][client backend] [pg_regress/float8][9/16:0] ERROR: invalid input syntax for type double precision: "5.0.0" at character 36 2024-05-05 02:18:58.955 UTC [17555][client backend] [pg_regress/float8][9/16:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5.0.0'); 2024-05-05 02:18:58.955 UTC [17557][client backend] [pg_regress/float4][12/19:0] ERROR: "-10e-400" is out of range for type real at character 36 2024-05-05 02:18:58.955 UTC [17557][client backend] [pg_regress/float4][12/19:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e-400'); 2024-05-05 02:18:58.955 UTC [17555][client backend] [pg_regress/float8][9/17:0] ERROR: invalid input syntax for type double precision: "5 . 0" at character 36 2024-05-05 02:18:58.955 UTC [17555][client backend] [pg_regress/float8][9/17:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5 . 0'); 2024-05-05 02:18:58.955 UTC [17557][client backend] [pg_regress/float4][12/20:0] ERROR: invalid input syntax for type real: "" at character 36 2024-05-05 02:18:58.955 UTC [17557][client backend] [pg_regress/float4][12/20:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (''); 2024-05-05 02:18:58.956 UTC [17552][client backend] [pg_regress/int4][7/39:0] ERROR: integer out of range 2024-05-05 02:18:58.956 UTC [17552][client backend] [pg_regress/int4][7/39:0] STATEMENT: SELECT i.f1, i.f1 - int4 '2' AS x FROM INT4_TBL i; 2024-05-05 02:18:58.960 UTC [17550][client backend] [pg_regress/name][4/26:0] ERROR: string is not a valid identifier: "foo.boo[]" 2024-05-05 02:18:58.960 UTC [17550][client backend] [pg_regress/name][4/26:0] STATEMENT: SELECT parse_ident('foo.boo[]'); 2024-05-05 02:18:58.960 UTC [17557][client backend] [pg_regress/float4][12/21:0] ERROR: invalid input syntax for type real: " " at character 36 2024-05-05 02:18:58.960 UTC [17557][client backend] [pg_regress/float4][12/21:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (' '); 2024-05-05 02:18:58.960 UTC [17555][client backend] [pg_regress/float8][9/18:0] ERROR: invalid input syntax for type double precision: "5. 0" at character 36 2024-05-05 02:18:58.960 UTC [17555][client backend] [pg_regress/float8][9/18:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('5. 0'); 2024-05-05 02:18:58.960 UTC [17555][client backend] [pg_regress/float8][9/19:0] ERROR: invalid input syntax for type double precision: " - 3" at character 36 2024-05-05 02:18:58.960 UTC [17555][client backend] [pg_regress/float8][9/19:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES (' - 3'); 2024-05-05 02:18:58.960 UTC [17557][client backend] [pg_regress/float4][12/22:0] ERROR: invalid input syntax for type real: "xyz" at character 36 2024-05-05 02:18:58.960 UTC [17557][client backend] [pg_regress/float4][12/22:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('xyz'); 2024-05-05 02:18:58.961 UTC [17555][client backend] [pg_regress/float8][9/20:0] ERROR: invalid input syntax for type double precision: "123 5" at character 36 2024-05-05 02:18:58.961 UTC [17555][client backend] [pg_regress/float8][9/20:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('123 5'); 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/23:0] ERROR: invalid input syntax for type real: "5.0.0" at character 36 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/23:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5.0.0'); 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/24:0] ERROR: invalid input syntax for type real: "5 . 0" at character 36 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/24:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5 . 0'); 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/25:0] ERROR: invalid input syntax for type real: "5. 0" at character 36 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/25:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('5. 0'); 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/26:0] ERROR: invalid input syntax for type real: " - 3.0" at character 36 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/26:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES (' - 3.0'); 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/27:0] ERROR: invalid input syntax for type real: "123 5" at character 36 2024-05-05 02:18:58.961 UTC [17557][client backend] [pg_regress/float4][12/27:0] STATEMENT: INSERT INTO FLOAT4_TBL(f1) VALUES ('123 5'); 2024-05-05 02:18:58.962 UTC [17569][client backend] [pg_regress/enum][20/5:0] ERROR: invalid input value for enum rainbow: "mauve" at character 8 2024-05-05 02:18:58.962 UTC [17569][client backend] [pg_regress/enum][20/5:0] STATEMENT: SELECT 'mauve'::rainbow; 2024-05-05 02:18:58.962 UTC [17550][client backend] [pg_regress/name][4/28:0] ERROR: string is not a valid identifier: " " 2024-05-05 02:18:58.962 UTC [17550][client backend] [pg_regress/name][4/28:0] STATEMENT: SELECT parse_ident(' '); 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/29:0] ERROR: string is not a valid identifier: " .aaa" 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/29:0] DETAIL: No valid identifier before ".". 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/29:0] STATEMENT: SELECT parse_ident(' .aaa'); 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/30:0] ERROR: string is not a valid identifier: " aaa . " 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/30:0] DETAIL: No valid identifier after ".". 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/30:0] STATEMENT: SELECT parse_ident(' aaa . '); 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/31:0] ERROR: string is not a valid identifier: "aaa.a%b" 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/31:0] STATEMENT: SELECT parse_ident('aaa.a%b'); 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/32:0] ERROR: string is not a valid identifier: "X XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" 2024-05-05 02:18:58.963 UTC [17550][client backend] [pg_regress/name][4/32:0] STATEMENT: SELECT parse_ident(E'X\rXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'); 2024-05-05 02:18:58.964 UTC [17555][client backend] [pg_regress/float8][9/30:0] ERROR: invalid input syntax for type double precision: "N A N" at character 8 2024-05-05 02:18:58.964 UTC [17555][client backend] [pg_regress/float8][9/30:0] STATEMENT: SELECT 'N A N'::float8; 2024-05-05 02:18:58.964 UTC [17555][client backend] [pg_regress/float8][9/31:0] ERROR: invalid input syntax for type double precision: "NaN x" at character 8 2024-05-05 02:18:58.964 UTC [17555][client backend] [pg_regress/float8][9/31:0] STATEMENT: SELECT 'NaN x'::float8; 2024-05-05 02:18:58.964 UTC [17570][client backend] [pg_regress/bit][22/3:0] ERROR: bit string length 2 does not match type bit(11) 2024-05-05 02:18:58.964 UTC [17570][client backend] [pg_regress/bit][22/3:0] STATEMENT: INSERT INTO BIT_TABLE VALUES (B'10'); 2024-05-05 02:18:58.964 UTC [17555][client backend] [pg_regress/float8][9/32:0] ERROR: invalid input syntax for type double precision: " INFINITY x" at character 8 2024-05-05 02:18:58.964 UTC [17555][client backend] [pg_regress/float8][9/32:0] STATEMENT: SELECT ' INFINITY x'::float8; 2024-05-05 02:18:58.965 UTC [17570][client backend] [pg_regress/bit][22/7:0] ERROR: bit string length 12 does not match type bit(11) 2024-05-05 02:18:58.965 UTC [17570][client backend] [pg_regress/bit][22/7:0] STATEMENT: INSERT INTO BIT_TABLE VALUES (B'101011111010'); 2024-05-05 02:18:58.967 UTC [17570][client backend] [pg_regress/bit][22/14:0] ERROR: bit string too long for type bit varying(11) 2024-05-05 02:18:58.967 UTC [17570][client backend] [pg_regress/bit][22/14:0] STATEMENT: INSERT INTO VARBIT_TABLE VALUES (B'101011111010'); 2024-05-05 02:18:58.967 UTC [17556][client backend] [pg_regress/varchar][10/19:0] ERROR: value too long for type character varying(4) 2024-05-05 02:18:58.967 UTC [17556][client backend] [pg_regress/varchar][10/19:0] STATEMENT: INSERT INTO VARCHAR_TBL (f1) VALUES ('abcde'); 2024-05-05 02:18:58.968 UTC [17570][client backend] [pg_regress/bit][22/16:0] ERROR: " " is not a valid binary digit at character 8 2024-05-05 02:18:58.968 UTC [17570][client backend] [pg_regress/bit][22/16:0] STATEMENT: SELECT b' 0'; 2024-05-05 02:18:58.968 UTC [17557][client backend] [pg_regress/float4][12/37:0] ERROR: invalid input syntax for type real: "N A N" at character 8 2024-05-05 02:18:58.968 UTC [17557][client backend] [pg_regress/float4][12/37:0] STATEMENT: SELECT 'N A N'::float4; 2024-05-05 02:18:58.968 UTC [17557][client backend] [pg_regress/float4][12/38:0] ERROR: invalid input syntax for type real: "NaN x" at character 8 2024-05-05 02:18:58.968 UTC [17557][client backend] [pg_regress/float4][12/38:0] STATEMENT: SELECT 'NaN x'::float4; 2024-05-05 02:18:58.968 UTC [17570][client backend] [pg_regress/bit][22/17:0] ERROR: " " is not a valid binary digit at character 8 2024-05-05 02:18:58.968 UTC [17570][client backend] [pg_regress/bit][22/17:0] STATEMENT: SELECT b'0 '; 2024-05-05 02:18:58.968 UTC [17557][client backend] [pg_regress/float4][12/39:0] ERROR: invalid input syntax for type real: " INFINITY x" at character 8 2024-05-05 02:18:58.968 UTC [17557][client backend] [pg_regress/float4][12/39:0] STATEMENT: SELECT ' INFINITY x'::float4; 2024-05-05 02:18:58.968 UTC [17570][client backend] [pg_regress/bit][22/18:0] ERROR: " " is not a valid hexadecimal digit at character 8 2024-05-05 02:18:58.968 UTC [17570][client backend] [pg_regress/bit][22/18:0] STATEMENT: SELECT x' 0'; 2024-05-05 02:18:58.968 UTC [17570][client backend] [pg_regress/bit][22/19:0] ERROR: " " is not a valid hexadecimal digit at character 8 2024-05-05 02:18:58.968 UTC [17570][client backend] [pg_regress/bit][22/19:0] STATEMENT: SELECT x'0 '; 2024-05-05 02:18:58.971 UTC [17556][client backend] [pg_regress/varchar][:0] LOG: disconnection: session time: 0:00:00.095 user=postgres database=regression host=[local] 2024-05-05 02:18:58.974 UTC [17558][client backend] [pg_regress/txid][8/24:0] ERROR: invalid input syntax for type pg_snapshot: "1:9223372036854775808:3" at character 22 2024-05-05 02:18:58.974 UTC [17558][client backend] [pg_regress/txid][8/24:0] STATEMENT: SELECT txid_snapshot '1:9223372036854775808:3'; 2024-05-05 02:18:58.975 UTC [17561][client backend] [pg_regress/text][15/26:0] ERROR: VARIADIC argument must be an array at character 32 2024-05-05 02:18:58.975 UTC [17561][client backend] [pg_regress/text][15/26:0] STATEMENT: select concat_ws(',', variadic 10); 2024-05-05 02:18:58.977 UTC [17561][client backend] [pg_regress/text][15/32:0] ERROR: too few arguments for format() 2024-05-05 02:18:58.977 UTC [17561][client backend] [pg_regress/text][15/32:0] STATEMENT: select format('Hello %s %s', 'World'); 2024-05-05 02:18:58.977 UTC [17561][client backend] [pg_regress/text][15/33:0] ERROR: too few arguments for format() 2024-05-05 02:18:58.977 UTC [17561][client backend] [pg_regress/text][15/33:0] STATEMENT: select format('Hello %s'); 2024-05-05 02:18:58.977 UTC [17561][client backend] [pg_regress/text][15/34:0] ERROR: unrecognized format() type specifier "x" 2024-05-05 02:18:58.977 UTC [17561][client backend] [pg_regress/text][15/34:0] HINT: For a single "%" use "%%". 2024-05-05 02:18:58.977 UTC [17561][client backend] [pg_regress/text][15/34:0] STATEMENT: select format('Hello %x', 20); 2024-05-05 02:18:58.977 UTC [17550][client backend] [pg_regress/name][4/36:0] ERROR: string is not a valid identifier: ""c".X XXXXXXXXXX" 2024-05-05 02:18:58.977 UTC [17550][client backend] [pg_regress/name][4/36:0] STATEMENT: SELECT parse_ident(E'"c".X XXXX\002XXXXXX'); 2024-05-05 02:18:58.977 UTC [17550][client backend] [pg_regress/name][4/37:0] ERROR: string is not a valid identifier: "1020" 2024-05-05 02:18:58.977 UTC [17550][client backend] [pg_regress/name][4/37:0] STATEMENT: SELECT parse_ident('1020'); 2024-05-05 02:18:58.978 UTC [17561][client backend] [pg_regress/text][15/39:0] ERROR: null values cannot be formatted as an SQL identifier 2024-05-05 02:18:58.978 UTC [17561][client backend] [pg_regress/text][15/39:0] STATEMENT: select format('INSERT INTO %I VALUES(%L,%L)', NULL, 10, 'Hello'); 2024-05-05 02:18:58.978 UTC [17561][client backend] [pg_regress/text][15/42:0] ERROR: too few arguments for format() 2024-05-05 02:18:58.978 UTC [17561][client backend] [pg_regress/text][15/42:0] STATEMENT: select format('%1$s %4$s', 1, 2, 3); 2024-05-05 02:18:58.978 UTC [17561][client backend] [pg_regress/text][15/43:0] ERROR: too few arguments for format() 2024-05-05 02:18:58.978 UTC [17561][client backend] [pg_regress/text][15/43:0] STATEMENT: select format('%1$s %13$s', 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12); 2024-05-05 02:18:58.978 UTC [17561][client backend] [pg_regress/text][15/44:0] ERROR: format specifies argument 0, but arguments are numbered from 1 2024-05-05 02:18:58.978 UTC [17561][client backend] [pg_regress/text][15/44:0] STATEMENT: select format('%0$s', 'Hello'); 2024-05-05 02:18:58.978 UTC [17550][client backend] [pg_regress/name][4/38:0] ERROR: string is not a valid identifier: "10.20" 2024-05-05 02:18:58.978 UTC [17550][client backend] [pg_regress/name][4/38:0] STATEMENT: SELECT parse_ident('10.20'); 2024-05-05 02:18:58.979 UTC [17568][client backend] [pg_regress/regproc][19/39:0] ERROR: operator does not exist: ||// at character 16 2024-05-05 02:18:58.979 UTC [17568][client backend] [pg_regress/regproc][19/39:0] STATEMENT: SELECT regoper('||//'); 2024-05-05 02:18:58.979 UTC [17550][client backend] [pg_regress/name][4/39:0] ERROR: string is not a valid identifier: "." 2024-05-05 02:18:58.979 UTC [17550][client backend] [pg_regress/name][4/39:0] DETAIL: No valid identifier before ".". 2024-05-05 02:18:58.979 UTC [17550][client backend] [pg_regress/name][4/39:0] STATEMENT: SELECT parse_ident('.'); 2024-05-05 02:18:58.979 UTC [17550][client backend] [pg_regress/name][4/40:0] ERROR: string is not a valid identifier: ".1020" 2024-05-05 02:18:58.979 UTC [17550][client backend] [pg_regress/name][4/40:0] DETAIL: No valid identifier before ".". 2024-05-05 02:18:58.979 UTC [17550][client backend] [pg_regress/name][4/40:0] STATEMENT: SELECT parse_ident('.1020'); 2024-05-05 02:18:58.980 UTC [17568][client backend] [pg_regress/regproc][19/40:0] ERROR: operator does not exist: ++(int4,int4) at character 20 2024-05-05 02:18:58.980 UTC [17568][client backend] [pg_regress/regproc][19/40:0] STATEMENT: SELECT regoperator('++(int4,int4)'); 2024-05-05 02:18:58.980 UTC [17550][client backend] [pg_regress/name][4/41:0] ERROR: string is not a valid identifier: "xxx.1020" 2024-05-05 02:18:58.980 UTC [17550][client backend] [pg_regress/name][4/41:0] DETAIL: No valid identifier after ".". 2024-05-05 02:18:58.980 UTC [17550][client backend] [pg_regress/name][4/41:0] STATEMENT: SELECT parse_ident('xxx.1020'); 2024-05-05 02:18:58.980 UTC [17566][client backend] [pg_regress/oid][21/11:0] ERROR: invalid input syntax for type oid: "" at character 33 2024-05-05 02:18:58.980 UTC [17566][client backend] [pg_regress/oid][21/11:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (''); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/12:0] ERROR: invalid input syntax for type oid: " " at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/12:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' '); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/13:0] ERROR: invalid input syntax for type oid: "asdfasd" at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/13:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('asdfasd'); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/14:0] ERROR: invalid input syntax for type oid: "99asdfasd" at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/14:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('99asdfasd'); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/15:0] ERROR: invalid input syntax for type oid: "5 d" at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/15:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('5 d'); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/16:0] ERROR: invalid input syntax for type oid: " 5d" at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/16:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' 5d'); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/17:0] ERROR: invalid input syntax for type oid: "5 5" at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/17:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('5 5'); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/18:0] ERROR: invalid input syntax for type oid: " - 500" at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/18:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES (' - 500'); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/19:0] ERROR: value "32958209582039852935" is out of range for type oid at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/19:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('32958209582039852935'); 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/20:0] ERROR: value "-23582358720398502385" is out of range for type oid at character 33 2024-05-05 02:18:58.981 UTC [17566][client backend] [pg_regress/oid][21/20:0] STATEMENT: INSERT INTO OID_TBL(f1) VALUES ('-23582358720398502385'); 2024-05-05 02:18:58.981 UTC [17550][client backend] [pg_regress/name][:0] LOG: disconnection: session time: 0:00:00.115 user=postgres database=regression host=[local] 2024-05-05 02:18:58.982 UTC [17552][client backend] [pg_regress/int4][7/56:0] ERROR: integer out of range 2024-05-05 02:18:58.982 UTC [17552][client backend] [pg_regress/int4][7/56:0] STATEMENT: SELECT (-2147483648)::int4 * (-1)::int4; 2024-05-05 02:18:58.982 UTC [17552][client backend] [pg_regress/int4][7/57:0] ERROR: integer out of range 2024-05-05 02:18:58.982 UTC [17552][client backend] [pg_regress/int4][7/57:0] STATEMENT: SELECT (-2147483648)::int4 / (-1)::int4; 2024-05-05 02:18:58.982 UTC [17552][client backend] [pg_regress/int4][7/59:0] ERROR: integer out of range 2024-05-05 02:18:58.982 UTC [17552][client backend] [pg_regress/int4][7/59:0] STATEMENT: SELECT (-2147483648)::int4 * (-1)::int2; 2024-05-05 02:18:58.983 UTC [17562][client backend] [pg_regress/char][13/20:0] ERROR: value too long for type character(4) 2024-05-05 02:18:58.983 UTC [17562][client backend] [pg_regress/char][13/20:0] STATEMENT: INSERT INTO CHAR_TBL (f1) VALUES ('abcde'); 2024-05-05 02:18:58.985 UTC [17549][client backend] [pg_regress/boolean][5/60:0] ERROR: invalid input syntax for type boolean: "XXX" at character 43 2024-05-05 02:18:58.985 UTC [17549][client backend] [pg_regress/boolean][5/60:0] STATEMENT: INSERT INTO BOOLTBL2 (f1) VALUES (bool 'XXX'); 2024-05-05 02:18:58.986 UTC [17568][client backend] [pg_regress/regproc][19/41:0] ERROR: function "know" does not exist at character 16 2024-05-05 02:18:58.986 UTC [17568][client backend] [pg_regress/regproc][19/41:0] STATEMENT: SELECT regproc('know'); 2024-05-05 02:18:58.987 UTC [17568][client backend] [pg_regress/regproc][19/42:0] ERROR: function "absinthe(numeric)" does not exist at character 21 2024-05-05 02:18:58.987 UTC [17568][client backend] [pg_regress/regproc][19/42:0] STATEMENT: SELECT regprocedure('absinthe(numeric)'); 2024-05-05 02:18:58.987 UTC [17565][client backend] [pg_regress/pg_lsn][16/24:0] ERROR: pg_lsn out of range 2024-05-05 02:18:58.987 UTC [17565][client backend] [pg_regress/pg_lsn][16/24:0] STATEMENT: SELECT 'FFFFFFFF/FFFFFFFE'::pg_lsn + 2::numeric; 2024-05-05 02:18:58.987 UTC [17568][client backend] [pg_regress/regproc][19/43:0] ERROR: relation "pg_classes" does not exist at character 17 2024-05-05 02:18:58.987 UTC [17568][client backend] [pg_regress/regproc][19/43:0] STATEMENT: SELECT regclass('pg_classes'); 2024-05-05 02:18:58.988 UTC [17565][client backend] [pg_regress/pg_lsn][16/26:0] ERROR: pg_lsn out of range 2024-05-05 02:18:58.988 UTC [17565][client backend] [pg_regress/pg_lsn][16/26:0] STATEMENT: SELECT '0/1'::pg_lsn - 2::numeric; 2024-05-05 02:18:58.988 UTC [17568][client backend] [pg_regress/regproc][19/44:0] ERROR: type "int3" does not exist at character 16 2024-05-05 02:18:58.988 UTC [17568][client backend] [pg_regress/regproc][19/44:0] STATEMENT: SELECT regtype('int3'); 2024-05-05 02:18:58.988 UTC [17562][client backend] [pg_regress/char][:0] LOG: disconnection: session time: 0:00:00.108 user=postgres database=regression host=[local] 2024-05-05 02:18:58.988 UTC [17565][client backend] [pg_regress/pg_lsn][16/29:0] ERROR: cannot add NaN to pg_lsn 2024-05-05 02:18:58.988 UTC [17565][client backend] [pg_regress/pg_lsn][16/29:0] STATEMENT: SELECT '0/16AE7F7'::pg_lsn + 'NaN'::numeric; 2024-05-05 02:18:58.988 UTC [17565][client backend] [pg_regress/pg_lsn][16/30:0] ERROR: cannot subtract NaN from pg_lsn 2024-05-05 02:18:58.988 UTC [17565][client backend] [pg_regress/pg_lsn][16/30:0] STATEMENT: SELECT '0/16AE7F7'::pg_lsn - 'NaN'::numeric; 2024-05-05 02:18:58.989 UTC [17568][client backend] [pg_regress/regproc][19/45:0] ERROR: operator does not exist: ng_catalog.||/ at character 16 2024-05-05 02:18:58.989 UTC [17568][client backend] [pg_regress/regproc][19/45:0] STATEMENT: SELECT regoper('ng_catalog.||/'); 2024-05-05 02:18:58.989 UTC [17568][client backend] [pg_regress/regproc][19/46:0] ERROR: operator does not exist: ng_catalog.+(int4,int4) at character 20 2024-05-05 02:18:58.989 UTC [17568][client backend] [pg_regress/regproc][19/46:0] STATEMENT: SELECT regoperator('ng_catalog.+(int4,int4)'); 2024-05-05 02:18:58.989 UTC [17568][client backend] [pg_regress/regproc][19/47:0] ERROR: function "ng_catalog.now" does not exist at character 16 2024-05-05 02:18:58.989 UTC [17568][client backend] [pg_regress/regproc][19/47:0] STATEMENT: SELECT regproc('ng_catalog.now'); 2024-05-05 02:18:58.990 UTC [17568][client backend] [pg_regress/regproc][19/48:0] ERROR: function "ng_catalog.abs(numeric)" does not exist at character 21 2024-05-05 02:18:58.990 UTC [17568][client backend] [pg_regress/regproc][19/48:0] STATEMENT: SELECT regprocedure('ng_catalog.abs(numeric)'); 2024-05-05 02:18:58.990 UTC [17568][client backend] [pg_regress/regproc][19/49:0] ERROR: relation "ng_catalog.pg_class" does not exist at character 17 2024-05-05 02:18:58.990 UTC [17568][client backend] [pg_regress/regproc][19/49:0] STATEMENT: SELECT regclass('ng_catalog.pg_class'); 2024-05-05 02:18:58.990 UTC [17568][client backend] [pg_regress/regproc][19/50:0] ERROR: schema "ng_catalog" does not exist at character 16 2024-05-05 02:18:58.990 UTC [17568][client backend] [pg_regress/regproc][19/50:0] STATEMENT: SELECT regtype('ng_catalog.int4'); 2024-05-05 02:18:58.991 UTC [17568][client backend] [pg_regress/regproc][19/51:0] ERROR: collation "ng_catalog.POSIX" for encoding "UTF8" does not exist at character 21 2024-05-05 02:18:58.991 UTC [17568][client backend] [pg_regress/regproc][19/51:0] STATEMENT: SELECT regcollation('ng_catalog."POSIX"'); 2024-05-05 02:18:58.991 UTC [17568][client backend] [pg_regress/regproc][19/52:0] ERROR: role "regress_regrole_test" does not exist at character 16 2024-05-05 02:18:58.991 UTC [17568][client backend] [pg_regress/regproc][19/52:0] STATEMENT: SELECT regrole('regress_regrole_test'); 2024-05-05 02:18:58.991 UTC [17568][client backend] [pg_regress/regproc][19/53:0] ERROR: role "regress_regrole_test" does not exist at character 16 2024-05-05 02:18:58.991 UTC [17568][client backend] [pg_regress/regproc][19/53:0] STATEMENT: SELECT regrole('"regress_regrole_test"'); 2024-05-05 02:18:58.991 UTC [17568][client backend] [pg_regress/regproc][19/54:0] ERROR: role "nonexistent" does not exist at character 16 2024-05-05 02:18:58.991 UTC [17568][client backend] [pg_regress/regproc][19/54:0] STATEMENT: SELECT regrole('Nonexistent'); 2024-05-05 02:18:58.992 UTC [17568][client backend] [pg_regress/regproc][19/55:0] ERROR: role "Nonexistent" does not exist at character 16 2024-05-05 02:18:58.992 UTC [17568][client backend] [pg_regress/regproc][19/55:0] STATEMENT: SELECT regrole('"Nonexistent"'); 2024-05-05 02:18:58.993 UTC [17568][client backend] [pg_regress/regproc][19/56:0] ERROR: invalid name syntax at character 16 2024-05-05 02:18:58.993 UTC [17568][client backend] [pg_regress/regproc][19/56:0] STATEMENT: SELECT regrole('foo.bar'); 2024-05-05 02:18:58.993 UTC [17568][client backend] [pg_regress/regproc][19/57:0] ERROR: schema "nonexistent" does not exist at character 21 2024-05-05 02:18:58.993 UTC [17568][client backend] [pg_regress/regproc][19/57:0] STATEMENT: SELECT regnamespace('Nonexistent'); 2024-05-05 02:18:58.993 UTC [17551][client backend] [pg_regress/money][6/60:0] ERROR: value "123456789012345678" is out of range for type money at character 8 2024-05-05 02:18:58.993 UTC [17551][client backend] [pg_regress/money][6/60:0] STATEMENT: SELECT '123456789012345678'::money; 2024-05-05 02:18:58.993 UTC [17568][client backend] [pg_regress/regproc][19/58:0] ERROR: schema "Nonexistent" does not exist at character 21 2024-05-05 02:18:58.993 UTC [17568][client backend] [pg_regress/regproc][19/58:0] STATEMENT: SELECT regnamespace('"Nonexistent"'); 2024-05-05 02:18:58.993 UTC [17551][client backend] [pg_regress/money][6/61:0] ERROR: value "9223372036854775807" is out of range for type money at character 8 2024-05-05 02:18:58.993 UTC [17551][client backend] [pg_regress/money][6/61:0] STATEMENT: SELECT '9223372036854775807'::money; 2024-05-05 02:18:58.993 UTC [17565][client backend] [pg_regress/pg_lsn][:0] LOG: disconnection: session time: 0:00:00.104 user=postgres database=regression host=[local] 2024-05-05 02:18:58.994 UTC [17568][client backend] [pg_regress/regproc][19/59:0] ERROR: invalid name syntax at character 21 2024-05-05 02:18:58.994 UTC [17568][client backend] [pg_regress/regproc][19/59:0] STATEMENT: SELECT regnamespace('foo.bar'); 2024-05-05 02:18:58.995 UTC [17569][client backend] [pg_regress/enum][20/20:0] ERROR: invalid enum label "plutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutopluto" 2024-05-05 02:18:58.995 UTC [17569][client backend] [pg_regress/enum][20/20:0] DETAIL: Labels must be 63 bytes or less. 2024-05-05 02:18:58.995 UTC [17569][client backend] [pg_regress/enum][20/20:0] STATEMENT: ALTER TYPE planets ADD VALUE 'plutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutoplutopluto'; 2024-05-05 02:18:58.995 UTC [17569][client backend] [pg_regress/enum][20/21:0] ERROR: "zeus" is not an existing enum label 2024-05-05 02:18:58.995 UTC [17569][client backend] [pg_regress/enum][20/21:0] STATEMENT: ALTER TYPE planets ADD VALUE 'pluto' AFTER 'zeus'; 2024-05-05 02:18:58.995 UTC [17569][client backend] [pg_regress/enum][20/22:0] ERROR: enum label "mercury" already exists 2024-05-05 02:18:58.995 UTC [17569][client backend] [pg_regress/enum][20/22:0] STATEMENT: ALTER TYPE planets ADD VALUE 'mercury'; 2024-05-05 02:18:58.996 UTC [17551][client backend] [pg_regress/money][6/65:0] ERROR: value "-123456789012345678" is out of range for type money at character 8 2024-05-05 02:18:58.996 UTC [17551][client backend] [pg_regress/money][6/65:0] STATEMENT: SELECT '-123456789012345678'::money; 2024-05-05 02:18:58.997 UTC [17551][client backend] [pg_regress/money][6/66:0] ERROR: value "-9223372036854775808" is out of range for type money at character 8 2024-05-05 02:18:58.997 UTC [17551][client backend] [pg_regress/money][6/66:0] STATEMENT: SELECT '-9223372036854775808'::money; 2024-05-05 02:18:58.997 UTC [17561][client backend] [pg_regress/text][15/45:0] ERROR: format specifies argument 0, but arguments are numbered from 1 2024-05-05 02:18:58.997 UTC [17561][client backend] [pg_regress/text][15/45:0] STATEMENT: select format('%*0$s', 'Hello'); 2024-05-05 02:18:58.997 UTC [17561][client backend] [pg_regress/text][15/46:0] ERROR: unterminated format() type specifier 2024-05-05 02:18:58.997 UTC [17561][client backend] [pg_regress/text][15/46:0] HINT: For a single "%" use "%%". 2024-05-05 02:18:58.997 UTC [17561][client backend] [pg_regress/text][15/46:0] STATEMENT: select format('%1$', 1); 2024-05-05 02:18:58.997 UTC [17561][client backend] [pg_regress/text][15/47:0] ERROR: unterminated format() type specifier 2024-05-05 02:18:58.997 UTC [17561][client backend] [pg_regress/text][15/47:0] HINT: For a single "%" use "%%". 2024-05-05 02:18:58.997 UTC [17561][client backend] [pg_regress/text][15/47:0] STATEMENT: select format('%1$1', 1); 2024-05-05 02:18:58.998 UTC [17557][client backend] [pg_regress/float4][12/57:0] ERROR: division by zero 2024-05-05 02:18:58.998 UTC [17557][client backend] [pg_regress/float4][12/57:0] STATEMENT: SELECT f.f1 / '0.0' from FLOAT4_TBL f; 2024-05-05 02:18:59.001 UTC [17552][client backend] [pg_regress/int4][7/60:0] ERROR: integer out of range 2024-05-05 02:18:59.001 UTC [17552][client backend] [pg_regress/int4][7/60:0] STATEMENT: SELECT (-2147483648)::int4 / (-1)::int2; 2024-05-05 02:18:59.003 UTC [17552][client backend] [pg_regress/int4][7/65:0] ERROR: integer out of range 2024-05-05 02:18:59.003 UTC [17552][client backend] [pg_regress/int4][7/65:0] STATEMENT: SELECT gcd((-2147483648)::int4, 0::int4); 2024-05-05 02:18:59.004 UTC [17552][client backend] [pg_regress/int4][7/66:0] ERROR: integer out of range 2024-05-05 02:18:59.004 UTC [17552][client backend] [pg_regress/int4][7/66:0] STATEMENT: SELECT gcd((-2147483648)::int4, (-2147483648)::int4); 2024-05-05 02:18:59.004 UTC [17552][client backend] [pg_regress/int4][7/68:0] ERROR: integer out of range 2024-05-05 02:18:59.004 UTC [17552][client backend] [pg_regress/int4][7/68:0] STATEMENT: SELECT lcm((-2147483648)::int4, 1::int4); 2024-05-05 02:18:59.004 UTC [17552][client backend] [pg_regress/int4][7/69:0] ERROR: integer out of range 2024-05-05 02:18:59.004 UTC [17552][client backend] [pg_regress/int4][7/69:0] STATEMENT: SELECT lcm(2147483647::int4, 2147483646::int4); 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/73:0] ERROR: invalid input syntax for type integer: "0b" at character 13 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/73:0] STATEMENT: SELECT int4 '0b'; 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/74:0] ERROR: invalid input syntax for type integer: "0o" at character 13 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/74:0] STATEMENT: SELECT int4 '0o'; 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/75:0] ERROR: invalid input syntax for type integer: "0x" at character 13 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/75:0] STATEMENT: SELECT int4 '0x'; 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/77:0] ERROR: value "0b10000000000000000000000000000000" is out of range for type integer at character 13 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/77:0] STATEMENT: SELECT int4 '0b10000000000000000000000000000000'; 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/79:0] ERROR: value "0o20000000000" is out of range for type integer at character 13 2024-05-05 02:18:59.005 UTC [17552][client backend] [pg_regress/int4][7/79:0] STATEMENT: SELECT int4 '0o20000000000'; 2024-05-05 02:18:59.006 UTC [17552][client backend] [pg_regress/int4][7/81:0] ERROR: value "0x80000000" is out of range for type integer at character 13 2024-05-05 02:18:59.006 UTC [17552][client backend] [pg_regress/int4][7/81:0] STATEMENT: SELECT int4 '0x80000000'; 2024-05-05 02:18:59.006 UTC [17552][client backend] [pg_regress/int4][7/83:0] ERROR: value "-0b10000000000000000000000000000001" is out of range for type integer at character 13 2024-05-05 02:18:59.006 UTC [17552][client backend] [pg_regress/int4][7/83:0] STATEMENT: SELECT int4 '-0b10000000000000000000000000000001'; 2024-05-05 02:18:59.006 UTC [17552][client backend] [pg_regress/int4][7/85:0] ERROR: value "-0o20000000001" is out of range for type integer at character 13 2024-05-05 02:18:59.006 UTC [17552][client backend] [pg_regress/int4][7/85:0] STATEMENT: SELECT int4 '-0o20000000001'; 2024-05-05 02:18:59.006 UTC [17552][client backend] [pg_regress/int4][7/87:0] ERROR: value "-0x80000001" is out of range for type integer at character 13 2024-05-05 02:18:59.006 UTC [17552][client backend] [pg_regress/int4][7/87:0] STATEMENT: SELECT int4 '-0x80000001'; 2024-05-05 02:18:59.007 UTC [17551][client backend] [pg_regress/money][6/75:0] ERROR: value "-92233720368547758.09" is out of range for type money at character 8 2024-05-05 02:18:59.007 UTC [17551][client backend] [pg_regress/money][6/75:0] STATEMENT: SELECT '-92233720368547758.09'::money; 2024-05-05 02:18:59.007 UTC [17551][client backend] [pg_regress/money][6/76:0] ERROR: value "92233720368547758.08" is out of range for type money at character 8 2024-05-05 02:18:59.007 UTC [17551][client backend] [pg_regress/money][6/76:0] STATEMENT: SELECT '92233720368547758.08'::money; 2024-05-05 02:18:59.007 UTC [17551][client backend] [pg_regress/money][6/77:0] ERROR: value "-92233720368547758.085" is out of range for type money at character 8 2024-05-05 02:18:59.007 UTC [17551][client backend] [pg_regress/money][6/77:0] STATEMENT: SELECT '-92233720368547758.085'::money; 2024-05-05 02:18:59.007 UTC [17551][client backend] [pg_regress/money][6/78:0] ERROR: value "92233720368547758.075" is out of range for type money at character 8 2024-05-05 02:18:59.007 UTC [17551][client backend] [pg_regress/money][6/78:0] STATEMENT: SELECT '92233720368547758.075'::money; 2024-05-05 02:18:59.008 UTC [17558][client backend] [pg_regress/txid][:0] LOG: disconnection: session time: 0:00:00.135 user=postgres database=regression host=[local] 2024-05-05 02:18:59.010 UTC [17557][client backend] [pg_regress/float4][12/63:0] ERROR: smallint out of range 2024-05-05 02:18:59.010 UTC [17557][client backend] [pg_regress/float4][12/63:0] STATEMENT: SELECT '32767.6'::float4::int2; 2024-05-05 02:18:59.014 UTC [17557][client backend] [pg_regress/float4][12/65:0] ERROR: smallint out of range 2024-05-05 02:18:59.014 UTC [17557][client backend] [pg_regress/float4][12/65:0] STATEMENT: SELECT '-32768.6'::float4::int2; 2024-05-05 02:18:59.014 UTC [17552][client backend] [pg_regress/int4][7/93:0] ERROR: invalid input syntax for type integer: "_100" at character 13 2024-05-05 02:18:59.014 UTC [17552][client backend] [pg_regress/int4][7/93:0] STATEMENT: SELECT int4 '_100'; 2024-05-05 02:18:59.014 UTC [17552][client backend] [pg_regress/int4][7/94:0] ERROR: invalid input syntax for type integer: "100_" at character 13 2024-05-05 02:18:59.014 UTC [17552][client backend] [pg_regress/int4][7/94:0] STATEMENT: SELECT int4 '100_'; 2024-05-05 02:18:59.014 UTC [17552][client backend] [pg_regress/int4][7/95:0] ERROR: invalid input syntax for type integer: "100__000" at character 13 2024-05-05 02:18:59.014 UTC [17552][client backend] [pg_regress/int4][7/95:0] STATEMENT: SELECT int4 '100__000'; 2024-05-05 02:18:59.015 UTC [17557][client backend] [pg_regress/float4][12/67:0] ERROR: integer out of range 2024-05-05 02:18:59.015 UTC [17557][client backend] [pg_regress/float4][12/67:0] STATEMENT: SELECT '2147483647'::float4::int4; 2024-05-05 02:18:59.016 UTC [17552][client backend] [pg_regress/int4][:0] LOG: disconnection: session time: 0:00:00.146 user=postgres database=regression host=[local] 2024-05-05 02:18:59.017 UTC [17557][client backend] [pg_regress/float4][12/69:0] ERROR: integer out of range 2024-05-05 02:18:59.017 UTC [17557][client backend] [pg_regress/float4][12/69:0] STATEMENT: SELECT '-2147483900'::float4::int4; 2024-05-05 02:18:59.018 UTC [17557][client backend] [pg_regress/float4][12/71:0] ERROR: bigint out of range 2024-05-05 02:18:59.018 UTC [17557][client backend] [pg_regress/float4][12/71:0] STATEMENT: SELECT '9223372036854775807'::float4::int8; 2024-05-05 02:18:59.019 UTC [17557][client backend] [pg_regress/float4][12/73:0] ERROR: bigint out of range 2024-05-05 02:18:59.019 UTC [17557][client backend] [pg_regress/float4][12/73:0] STATEMENT: SELECT '-9223380000000000000'::float4::int8; 2024-05-05 02:18:59.020 UTC [17567][client backend] [pg_regress/uuid][17/27:942] ERROR: duplicate key value violates unique constraint "guid1_unique_btree" 2024-05-05 02:18:59.020 UTC [17567][client backend] [pg_regress/uuid][17/27:942] DETAIL: Key (guid_field)=(11111111-1111-1111-1111-111111111111) already exists. 2024-05-05 02:18:59.020 UTC [17567][client backend] [pg_regress/uuid][17/27:942] STATEMENT: INSERT INTO guid1(guid_field) VALUES('11111111-1111-1111-1111-111111111111'); 2024-05-05 02:18:59.021 UTC [17561][client backend] [pg_regress/text][:0] LOG: disconnection: session time: 0:00:00.132 user=postgres database=regression host=[local] 2024-05-05 02:18:59.028 UTC [17555][client backend] [pg_regress/float8][9/72:0] ERROR: zero raised to a negative power is undefined 2024-05-05 02:18:59.028 UTC [17555][client backend] [pg_regress/float8][9/72:0] STATEMENT: SELECT power(float8 '0', float8 '-inf'); 2024-05-05 02:18:59.030 UTC [17551][client backend] [pg_regress/money][:0] LOG: disconnection: session time: 0:00:00.164 user=postgres database=regression host=[local] 2024-05-05 02:18:59.036 UTC [17554][client backend] [pg_regress/int8][11/81:0] ERROR: value "-9223372036854775809" is out of range for type bigint at character 8 2024-05-05 02:18:59.036 UTC [17554][client backend] [pg_regress/int8][11/81:0] STATEMENT: select '-9223372036854775809'::int8; 2024-05-05 02:18:59.037 UTC [17554][client backend] [pg_regress/int8][11/83:0] ERROR: value "9223372036854775808" is out of range for type bigint at character 8 2024-05-05 02:18:59.037 UTC [17554][client backend] [pg_regress/int8][11/83:0] STATEMENT: select '9223372036854775808'::int8; 2024-05-05 02:18:59.037 UTC [17554][client backend] [pg_regress/int8][11/85:0] ERROR: bigint out of range 2024-05-05 02:18:59.037 UTC [17554][client backend] [pg_regress/int8][11/85:0] STATEMENT: select -('-9223372036854775808'::int8); 2024-05-05 02:18:59.038 UTC [17554][client backend] [pg_regress/int8][11/86:0] ERROR: bigint out of range 2024-05-05 02:18:59.038 UTC [17554][client backend] [pg_regress/int8][11/86:0] STATEMENT: select 0::int8 - '-9223372036854775808'::int8; 2024-05-05 02:18:59.038 UTC [17554][client backend] [pg_regress/int8][11/87:0] ERROR: bigint out of range 2024-05-05 02:18:59.038 UTC [17554][client backend] [pg_regress/int8][11/87:0] STATEMENT: select '9223372036854775800'::int8 + '9223372036854775800'::int8; 2024-05-05 02:18:59.039 UTC [17554][client backend] [pg_regress/int8][11/88:0] ERROR: bigint out of range 2024-05-05 02:18:59.039 UTC [17554][client backend] [pg_regress/int8][11/88:0] STATEMENT: select '-9223372036854775800'::int8 + '-9223372036854775800'::int8; 2024-05-05 02:18:59.039 UTC [17554][client backend] [pg_regress/int8][11/89:0] ERROR: bigint out of range 2024-05-05 02:18:59.039 UTC [17554][client backend] [pg_regress/int8][11/89:0] STATEMENT: select '9223372036854775800'::int8 - '-9223372036854775800'::int8; 2024-05-05 02:18:59.039 UTC [17554][client backend] [pg_regress/int8][11/90:0] ERROR: bigint out of range 2024-05-05 02:18:59.039 UTC [17554][client backend] [pg_regress/int8][11/90:0] STATEMENT: select '-9223372036854775800'::int8 - '9223372036854775800'::int8; 2024-05-05 02:18:59.046 UTC [17554][client backend] [pg_regress/int8][11/91:0] ERROR: bigint out of range 2024-05-05 02:18:59.046 UTC [17554][client backend] [pg_regress/int8][11/91:0] STATEMENT: select '9223372036854775800'::int8 * '9223372036854775800'::int8; 2024-05-05 02:18:59.047 UTC [17554][client backend] [pg_regress/int8][11/92:0] ERROR: division by zero 2024-05-05 02:18:59.047 UTC [17554][client backend] [pg_regress/int8][11/92:0] STATEMENT: select '9223372036854775800'::int8 / '0'::int8; 2024-05-05 02:18:59.047 UTC [17554][client backend] [pg_regress/int8][11/93:0] ERROR: division by zero 2024-05-05 02:18:59.047 UTC [17554][client backend] [pg_regress/int8][11/93:0] STATEMENT: select '9223372036854775800'::int8 % '0'::int8; 2024-05-05 02:18:59.047 UTC [17555][client backend] [pg_regress/float8][9/93:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-05-05 02:18:59.047 UTC [17555][client backend] [pg_regress/float8][9/93:0] STATEMENT: SELECT power(float8 '-inf', float8 '3.5'); 2024-05-05 02:18:59.047 UTC [17554][client backend] [pg_regress/int8][11/94:0] ERROR: bigint out of range 2024-05-05 02:18:59.047 UTC [17554][client backend] [pg_regress/int8][11/94:0] STATEMENT: select abs('-9223372036854775808'::int8); 2024-05-05 02:18:59.048 UTC [17554][client backend] [pg_regress/int8][11/95:0] ERROR: bigint out of range 2024-05-05 02:18:59.048 UTC [17554][client backend] [pg_regress/int8][11/95:0] STATEMENT: select '9223372036854775800'::int8 + '100'::int4; 2024-05-05 02:18:59.048 UTC [17554][client backend] [pg_regress/int8][11/96:0] ERROR: bigint out of range 2024-05-05 02:18:59.048 UTC [17554][client backend] [pg_regress/int8][11/96:0] STATEMENT: select '-9223372036854775800'::int8 - '100'::int4; 2024-05-05 02:18:59.048 UTC [17554][client backend] [pg_regress/int8][11/97:0] ERROR: bigint out of range 2024-05-05 02:18:59.048 UTC [17554][client backend] [pg_regress/int8][11/97:0] STATEMENT: select '9223372036854775800'::int8 * '100'::int4; 2024-05-05 02:18:59.048 UTC [17554][client backend] [pg_regress/int8][11/98:0] ERROR: bigint out of range 2024-05-05 02:18:59.048 UTC [17554][client backend] [pg_regress/int8][11/98:0] STATEMENT: select '100'::int4 + '9223372036854775800'::int8; 2024-05-05 02:18:59.049 UTC [17568][client backend] [pg_regress/regproc][19/103:0] ERROR: syntax error at or near "type" at character 11 2024-05-05 02:18:59.049 UTC [17568][client backend] [pg_regress/regproc][19/103:0] CONTEXT: invalid type name "incorrect type name syntax" 2024-05-05 02:18:59.049 UTC [17568][client backend] [pg_regress/regproc][19/103:0] STATEMENT: SELECT * FROM pg_input_error_info('incorrect type name syntax', 'regtype'); 2024-05-05 02:18:59.049 UTC [17554][client backend] [pg_regress/int8][11/99:0] ERROR: bigint out of range 2024-05-05 02:18:59.049 UTC [17554][client backend] [pg_regress/int8][11/99:0] STATEMENT: select '-100'::int4 - '9223372036854775800'::int8; 2024-05-05 02:18:59.049 UTC [17568][client backend] [pg_regress/regproc][19/104:0] ERROR: invalid NUMERIC type modifier 2024-05-05 02:18:59.049 UTC [17568][client backend] [pg_regress/regproc][19/104:0] STATEMENT: SELECT * FROM pg_input_error_info('numeric(1,2,3)', 'regtype'); 2024-05-05 02:18:59.049 UTC [17554][client backend] [pg_regress/int8][11/100:0] ERROR: bigint out of range 2024-05-05 02:18:59.049 UTC [17554][client backend] [pg_regress/int8][11/100:0] STATEMENT: select '100'::int4 * '9223372036854775800'::int8; 2024-05-05 02:18:59.049 UTC [17568][client backend] [pg_regress/regproc][19/105:0] ERROR: improper qualified name (too many dotted names): way.too.many.names 2024-05-05 02:18:59.049 UTC [17568][client backend] [pg_regress/regproc][19/105:0] STATEMENT: SELECT * FROM pg_input_error_info('way.too.many.names', 'regtype'); 2024-05-05 02:18:59.050 UTC [17554][client backend] [pg_regress/int8][11/101:0] ERROR: bigint out of range 2024-05-05 02:18:59.050 UTC [17554][client backend] [pg_regress/int8][11/101:0] STATEMENT: select '9223372036854775800'::int8 + '100'::int2; 2024-05-05 02:18:59.050 UTC [17554][client backend] [pg_regress/int8][11/102:0] ERROR: bigint out of range 2024-05-05 02:18:59.050 UTC [17554][client backend] [pg_regress/int8][11/102:0] STATEMENT: select '-9223372036854775800'::int8 - '100'::int2; 2024-05-05 02:18:59.050 UTC [17554][client backend] [pg_regress/int8][11/103:0] ERROR: bigint out of range 2024-05-05 02:18:59.050 UTC [17554][client backend] [pg_regress/int8][11/103:0] STATEMENT: select '9223372036854775800'::int8 * '100'::int2; 2024-05-05 02:18:59.050 UTC [17568][client backend] [pg_regress/regproc][19/106:0] ERROR: cross-database references are not implemented: no_such_catalog.schema.name 2024-05-05 02:18:59.050 UTC [17568][client backend] [pg_regress/regproc][19/106:0] STATEMENT: SELECT * FROM pg_input_error_info('no_such_catalog.schema.name', 'regtype'); 2024-05-05 02:18:59.052 UTC [17554][client backend] [pg_regress/int8][11/104:0] ERROR: division by zero 2024-05-05 02:18:59.052 UTC [17554][client backend] [pg_regress/int8][11/104:0] STATEMENT: select '-9223372036854775808'::int8 / '0'::int2; 2024-05-05 02:18:59.052 UTC [17554][client backend] [pg_regress/int8][11/105:0] ERROR: bigint out of range 2024-05-05 02:18:59.052 UTC [17554][client backend] [pg_regress/int8][11/105:0] STATEMENT: select '100'::int2 + '9223372036854775800'::int8; 2024-05-05 02:18:59.052 UTC [17568][client backend] [pg_regress/regproc][:0] LOG: disconnection: session time: 0:00:00.151 user=postgres database=regression host=[local] 2024-05-05 02:18:59.052 UTC [17566][client backend] [pg_regress/oid][:0] LOG: disconnection: session time: 0:00:00.141 user=postgres database=regression host=[local] 2024-05-05 02:18:59.054 UTC [17554][client backend] [pg_regress/int8][11/106:0] ERROR: bigint out of range 2024-05-05 02:18:59.054 UTC [17554][client backend] [pg_regress/int8][11/106:0] STATEMENT: select '-100'::int2 - '9223372036854775800'::int8; 2024-05-05 02:18:59.054 UTC [17554][client backend] [pg_regress/int8][11/107:0] ERROR: bigint out of range 2024-05-05 02:18:59.054 UTC [17554][client backend] [pg_regress/int8][11/107:0] STATEMENT: select '100'::int2 * '9223372036854775800'::int8; 2024-05-05 02:18:59.054 UTC [17554][client backend] [pg_regress/int8][11/108:0] ERROR: division by zero 2024-05-05 02:18:59.054 UTC [17554][client backend] [pg_regress/int8][11/108:0] STATEMENT: select '100'::int2 / '0'::int8; 2024-05-05 02:18:59.056 UTC [17554][client backend] [pg_regress/int8][11/110:0] ERROR: integer out of range 2024-05-05 02:18:59.056 UTC [17554][client backend] [pg_regress/int8][11/110:0] STATEMENT: SELECT CAST(q1 AS int4) FROM int8_tbl WHERE q2 <> 456; 2024-05-05 02:18:59.056 UTC [17555][client backend] [pg_regress/float8][9/102:0] ERROR: value out of range: overflow 2024-05-05 02:18:59.056 UTC [17555][client backend] [pg_regress/float8][9/102:0] STATEMENT: SELECT f.f1 * '1e200' from FLOAT8_TBL f; 2024-05-05 02:18:59.057 UTC [17555][client backend] [pg_regress/float8][9/103:0] ERROR: value out of range: overflow 2024-05-05 02:18:59.057 UTC [17555][client backend] [pg_regress/float8][9/103:0] STATEMENT: SELECT f.f1 ^ '1e200' from FLOAT8_TBL f; 2024-05-05 02:18:59.058 UTC [17554][client backend] [pg_regress/int8][11/112:0] ERROR: smallint out of range 2024-05-05 02:18:59.058 UTC [17554][client backend] [pg_regress/int8][11/112:0] STATEMENT: SELECT CAST(q1 AS int2) FROM int8_tbl WHERE q2 <> 456; 2024-05-05 02:18:59.059 UTC [17555][client backend] [pg_regress/float8][9/105:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.059 UTC [17555][client backend] [pg_regress/float8][9/105:0] STATEMENT: SELECT ln(f.f1) from FLOAT8_TBL f where f.f1 = '0.0' ; 2024-05-05 02:18:59.059 UTC [17555][client backend] [pg_regress/float8][9/106:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.059 UTC [17555][client backend] [pg_regress/float8][9/106:0] STATEMENT: SELECT ln(f.f1) from FLOAT8_TBL f where f.f1 < '0.0' ; 2024-05-05 02:18:59.060 UTC [17555][client backend] [pg_regress/float8][9/107:0] ERROR: value out of range: underflow 2024-05-05 02:18:59.060 UTC [17555][client backend] [pg_regress/float8][9/107:0] STATEMENT: SELECT exp(f.f1) from FLOAT8_TBL f; 2024-05-05 02:18:59.060 UTC [17555][client backend] [pg_regress/float8][9/108:0] ERROR: division by zero 2024-05-05 02:18:59.060 UTC [17555][client backend] [pg_regress/float8][9/108:0] STATEMENT: SELECT f.f1 / '0.0' from FLOAT8_TBL f; 2024-05-05 02:18:59.064 UTC [17554][client backend] [pg_regress/int8][11/116:0] ERROR: bigint out of range 2024-05-05 02:18:59.064 UTC [17554][client backend] [pg_regress/int8][11/116:0] STATEMENT: SELECT CAST('922337203685477580700.0'::float8 AS int8); 2024-05-05 02:18:59.064 UTC [17564][client backend] [pg_regress/rangetypes][14/70:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-05-05 02:18:59.064 UTC [17564][client backend] [pg_regress/rangetypes][14/70:0] STATEMENT: select numrange(2.0, 1.0); 2024-05-05 02:18:59.064 UTC [17554][client backend] [pg_regress/int8][11/117:0] ERROR: OID out of range 2024-05-05 02:18:59.064 UTC [17554][client backend] [pg_regress/int8][11/117:0] STATEMENT: SELECT CAST(q1 AS oid) FROM INT8_TBL; 2024-05-05 02:18:59.073 UTC [17554][client backend] [pg_regress/int8][11/122:0] ERROR: step size cannot equal zero 2024-05-05 02:18:59.073 UTC [17554][client backend] [pg_regress/int8][11/122:0] STATEMENT: SELECT * FROM generate_series('+4567890123456789'::int8, '+4567890123456799'::int8, 0); 2024-05-05 02:18:59.076 UTC [17554][client backend] [pg_regress/int8][11/126:0] ERROR: bigint out of range 2024-05-05 02:18:59.076 UTC [17554][client backend] [pg_regress/int8][11/126:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int8; 2024-05-05 02:18:59.076 UTC [17554][client backend] [pg_regress/int8][11/127:0] ERROR: bigint out of range 2024-05-05 02:18:59.076 UTC [17554][client backend] [pg_regress/int8][11/127:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int8; 2024-05-05 02:18:59.077 UTC [17554][client backend] [pg_regress/int8][11/129:0] ERROR: bigint out of range 2024-05-05 02:18:59.077 UTC [17554][client backend] [pg_regress/int8][11/129:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int4; 2024-05-05 02:18:59.078 UTC [17554][client backend] [pg_regress/int8][11/130:0] ERROR: bigint out of range 2024-05-05 02:18:59.078 UTC [17554][client backend] [pg_regress/int8][11/130:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int4; 2024-05-05 02:18:59.086 UTC [17554][client backend] [pg_regress/int8][11/132:0] ERROR: bigint out of range 2024-05-05 02:18:59.086 UTC [17554][client backend] [pg_regress/int8][11/132:0] STATEMENT: SELECT (-9223372036854775808)::int8 * (-1)::int2; 2024-05-05 02:18:59.087 UTC [17554][client backend] [pg_regress/int8][11/133:0] ERROR: bigint out of range 2024-05-05 02:18:59.087 UTC [17554][client backend] [pg_regress/int8][11/133:0] STATEMENT: SELECT (-9223372036854775808)::int8 / (-1)::int2; 2024-05-05 02:18:59.089 UTC [17564][client backend] [pg_regress/rangetypes][14/94:0] ERROR: result of range union would not be contiguous 2024-05-05 02:18:59.089 UTC [17564][client backend] [pg_regress/rangetypes][14/94:0] STATEMENT: select numrange(1.0, 2.0) + numrange(2.5, 3.0); 2024-05-05 02:18:59.093 UTC [17554][client backend] [pg_regress/int8][11/138:0] ERROR: bigint out of range 2024-05-05 02:18:59.093 UTC [17554][client backend] [pg_regress/int8][11/138:0] STATEMENT: SELECT gcd((-9223372036854775808)::int8, 0::int8); 2024-05-05 02:18:59.094 UTC [17554][client backend] [pg_regress/int8][11/139:0] ERROR: bigint out of range 2024-05-05 02:18:59.094 UTC [17554][client backend] [pg_regress/int8][11/139:0] STATEMENT: SELECT gcd((-9223372036854775808)::int8, (-9223372036854775808)::int8); 2024-05-05 02:18:59.097 UTC [17557][client backend] [pg_regress/float4][:0] LOG: disconnection: session time: 0:00:00.217 user=postgres database=regression host=[local] 2024-05-05 02:18:59.097 UTC [17554][client backend] [pg_regress/int8][11/141:0] ERROR: bigint out of range 2024-05-05 02:18:59.097 UTC [17554][client backend] [pg_regress/int8][11/141:0] STATEMENT: SELECT lcm((-9223372036854775808)::int8, 1::int8); 2024-05-05 02:18:59.097 UTC [17554][client backend] [pg_regress/int8][11/142:0] ERROR: bigint out of range 2024-05-05 02:18:59.097 UTC [17554][client backend] [pg_regress/int8][11/142:0] STATEMENT: SELECT lcm(9223372036854775807::int8, 9223372036854775806::int8); 2024-05-05 02:18:59.098 UTC [17567][client backend] [pg_regress/uuid][:0] LOG: disconnection: session time: 0:00:00.210 user=postgres database=regression host=[local] 2024-05-05 02:18:59.099 UTC [17554][client backend] [pg_regress/int8][11/146:0] ERROR: invalid input syntax for type bigint: "0b" at character 13 2024-05-05 02:18:59.099 UTC [17554][client backend] [pg_regress/int8][11/146:0] STATEMENT: SELECT int8 '0b'; 2024-05-05 02:18:59.100 UTC [17554][client backend] [pg_regress/int8][11/147:0] ERROR: invalid input syntax for type bigint: "0o" at character 13 2024-05-05 02:18:59.100 UTC [17554][client backend] [pg_regress/int8][11/147:0] STATEMENT: SELECT int8 '0o'; 2024-05-05 02:18:59.100 UTC [17554][client backend] [pg_regress/int8][11/148:0] ERROR: invalid input syntax for type bigint: "0x" at character 13 2024-05-05 02:18:59.100 UTC [17554][client backend] [pg_regress/int8][11/148:0] STATEMENT: SELECT int8 '0x'; 2024-05-05 02:18:59.101 UTC [17554][client backend] [pg_regress/int8][11/150:0] ERROR: value "0b1000000000000000000000000000000000000000000000000000000000000000" is out of range for type bigint at character 13 2024-05-05 02:18:59.101 UTC [17554][client backend] [pg_regress/int8][11/150:0] STATEMENT: SELECT int8 '0b1000000000000000000000000000000000000000000000000000000000000000'; 2024-05-05 02:18:59.101 UTC [17554][client backend] [pg_regress/int8][11/152:0] ERROR: value "0o1000000000000000000000" is out of range for type bigint at character 13 2024-05-05 02:18:59.101 UTC [17554][client backend] [pg_regress/int8][11/152:0] STATEMENT: SELECT int8 '0o1000000000000000000000'; 2024-05-05 02:18:59.102 UTC [17554][client backend] [pg_regress/int8][11/154:0] ERROR: value "0x8000000000000000" is out of range for type bigint at character 13 2024-05-05 02:18:59.102 UTC [17554][client backend] [pg_regress/int8][11/154:0] STATEMENT: SELECT int8 '0x8000000000000000'; 2024-05-05 02:18:59.103 UTC [17555][client backend] [pg_regress/float8][9/128:0] ERROR: input is out of range 2024-05-05 02:18:59.103 UTC [17555][client backend] [pg_regress/float8][9/128:0] STATEMENT: SELECT acosh(float8 '-infinity'); 2024-05-05 02:18:59.103 UTC [17555][client backend] [pg_regress/float8][9/130:0] ERROR: input is out of range 2024-05-05 02:18:59.103 UTC [17555][client backend] [pg_regress/float8][9/130:0] STATEMENT: SELECT atanh(float8 'infinity'); 2024-05-05 02:18:59.104 UTC [17554][client backend] [pg_regress/int8][11/156:0] ERROR: value "-0b1000000000000000000000000000000000000000000000000000000000000001" is out of range for type bigint at character 13 2024-05-05 02:18:59.104 UTC [17554][client backend] [pg_regress/int8][11/156:0] STATEMENT: SELECT int8 '-0b1000000000000000000000000000000000000000000000000000000000000001'; 2024-05-05 02:18:59.104 UTC [17555][client backend] [pg_regress/float8][9/131:0] ERROR: input is out of range 2024-05-05 02:18:59.104 UTC [17555][client backend] [pg_regress/float8][9/131:0] STATEMENT: SELECT atanh(float8 '-infinity'); 2024-05-05 02:18:59.105 UTC [17554][client backend] [pg_regress/int8][11/158:0] ERROR: value "-0o1000000000000000000001" is out of range for type bigint at character 13 2024-05-05 02:18:59.105 UTC [17554][client backend] [pg_regress/int8][11/158:0] STATEMENT: SELECT int8 '-0o1000000000000000000001'; 2024-05-05 02:18:59.105 UTC [17554][client backend] [pg_regress/int8][11/160:0] ERROR: value "-0x8000000000000001" is out of range for type bigint at character 13 2024-05-05 02:18:59.105 UTC [17554][client backend] [pg_regress/int8][11/160:0] STATEMENT: SELECT int8 '-0x8000000000000001'; 2024-05-05 02:18:59.106 UTC [17555][client backend] [pg_regress/float8][9/136:0] ERROR: "10e400" is out of range for type double precision at character 36 2024-05-05 02:18:59.106 UTC [17555][client backend] [pg_regress/float8][9/136:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400'); 2024-05-05 02:18:59.106 UTC [17555][client backend] [pg_regress/float8][9/137:0] ERROR: "-10e400" is out of range for type double precision at character 36 2024-05-05 02:18:59.106 UTC [17555][client backend] [pg_regress/float8][9/137:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e400'); 2024-05-05 02:18:59.106 UTC [17555][client backend] [pg_regress/float8][9/138:0] ERROR: "10e-400" is out of range for type double precision at character 36 2024-05-05 02:18:59.106 UTC [17555][client backend] [pg_regress/float8][9/138:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e-400'); 2024-05-05 02:18:59.106 UTC [17555][client backend] [pg_regress/float8][9/139:0] ERROR: "-10e-400" is out of range for type double precision at character 36 2024-05-05 02:18:59.106 UTC [17555][client backend] [pg_regress/float8][9/139:0] STATEMENT: INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e-400'); 2024-05-05 02:18:59.107 UTC [17554][client backend] [pg_regress/int8][11/166:0] ERROR: invalid input syntax for type bigint: "_100" at character 13 2024-05-05 02:18:59.107 UTC [17554][client backend] [pg_regress/int8][11/166:0] STATEMENT: SELECT int8 '_100'; 2024-05-05 02:18:59.107 UTC [17554][client backend] [pg_regress/int8][11/167:0] ERROR: invalid input syntax for type bigint: "100_" at character 13 2024-05-05 02:18:59.107 UTC [17554][client backend] [pg_regress/int8][11/167:0] STATEMENT: SELECT int8 '100_'; 2024-05-05 02:18:59.107 UTC [17554][client backend] [pg_regress/int8][11/168:0] ERROR: invalid input syntax for type bigint: "100__000" at character 13 2024-05-05 02:18:59.107 UTC [17554][client backend] [pg_regress/int8][11/168:0] STATEMENT: SELECT int8 '100__000'; 2024-05-05 02:18:59.109 UTC [17554][client backend] [pg_regress/int8][:0] LOG: disconnection: session time: 0:00:00.233 user=postgres database=regression host=[local] 2024-05-05 02:18:59.114 UTC [17555][client backend] [pg_regress/float8][9/143:0] ERROR: smallint out of range 2024-05-05 02:18:59.114 UTC [17555][client backend] [pg_regress/float8][9/143:0] STATEMENT: SELECT '32767.6'::float8::int2; 2024-05-05 02:18:59.114 UTC [17555][client backend] [pg_regress/float8][9/145:0] ERROR: smallint out of range 2024-05-05 02:18:59.114 UTC [17555][client backend] [pg_regress/float8][9/145:0] STATEMENT: SELECT '-32768.6'::float8::int2; 2024-05-05 02:18:59.115 UTC [17555][client backend] [pg_regress/float8][9/147:0] ERROR: integer out of range 2024-05-05 02:18:59.115 UTC [17555][client backend] [pg_regress/float8][9/147:0] STATEMENT: SELECT '2147483647.6'::float8::int4; 2024-05-05 02:18:59.115 UTC [17555][client backend] [pg_regress/float8][9/149:0] ERROR: integer out of range 2024-05-05 02:18:59.115 UTC [17555][client backend] [pg_regress/float8][9/149:0] STATEMENT: SELECT '-2147483648.6'::float8::int4; 2024-05-05 02:18:59.115 UTC [17555][client backend] [pg_regress/float8][9/151:0] ERROR: bigint out of range 2024-05-05 02:18:59.115 UTC [17555][client backend] [pg_regress/float8][9/151:0] STATEMENT: SELECT '9223372036854775807'::float8::int8; 2024-05-05 02:18:59.115 UTC [17555][client backend] [pg_regress/float8][9/153:0] ERROR: bigint out of range 2024-05-05 02:18:59.115 UTC [17555][client backend] [pg_regress/float8][9/153:0] STATEMENT: SELECT '-9223372036854780000'::float8::int8; 2024-05-05 02:18:59.145 UTC [17555][client backend] [pg_regress/float8][:0] LOG: disconnection: session time: 0:00:00.270 user=postgres database=regression host=[local] 2024-05-05 02:18:59.170 UTC [17569][client backend] [pg_regress/enum][20/94:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2024-05-05 02:18:59.170 UTC [17569][client backend] [pg_regress/enum][20/94:0] STATEMENT: SELECT 'purple'::rgb; 2024-05-05 02:18:59.170 UTC [17569][client backend] [pg_regress/enum][20/95:0] ERROR: value for domain rgb violates check constraint "rgb_check" 2024-05-05 02:18:59.170 UTC [17569][client backend] [pg_regress/enum][20/95:0] STATEMENT: SELECT 'purple'::rainbow::rgb; 2024-05-05 02:18:59.209 UTC [17569][client backend] [pg_regress/enum][20/121:1038] ERROR: insert or update on table "enumtest_child" violates foreign key constraint "enumtest_child_parent_fkey" 2024-05-05 02:18:59.209 UTC [17569][client backend] [pg_regress/enum][20/121:1038] DETAIL: Key (parent)=(blue) is not present in table "enumtest_parent". 2024-05-05 02:18:59.209 UTC [17569][client backend] [pg_regress/enum][20/121:1038] STATEMENT: INSERT INTO enumtest_child VALUES ('blue'); 2024-05-05 02:18:59.210 UTC [17569][client backend] [pg_regress/enum][20/122:1039] ERROR: update or delete on table "enumtest_parent" violates foreign key constraint "enumtest_child_parent_fkey" on table "enumtest_child" 2024-05-05 02:18:59.210 UTC [17569][client backend] [pg_regress/enum][20/122:1039] DETAIL: Key (id)=(red) is still referenced from table "enumtest_child". 2024-05-05 02:18:59.210 UTC [17569][client backend] [pg_regress/enum][20/122:1039] STATEMENT: DELETE FROM enumtest_parent; 2024-05-05 02:18:59.215 UTC [17569][client backend] [pg_regress/enum][20/124:1041] ERROR: foreign key constraint "enumtest_bogus_child_parent_fkey" cannot be implemented 2024-05-05 02:18:59.215 UTC [17569][client backend] [pg_regress/enum][20/124:1041] DETAIL: Key columns "parent" and "id" are of incompatible types: bogus and rainbow. 2024-05-05 02:18:59.215 UTC [17569][client backend] [pg_regress/enum][20/124:1041] STATEMENT: CREATE TABLE enumtest_bogus_child(parent bogus REFERENCES enumtest_parent); 2024-05-05 02:18:59.237 UTC [17569][client backend] [pg_regress/enum][20/128:0] ERROR: "red" is not an existing enum label 2024-05-05 02:18:59.237 UTC [17569][client backend] [pg_regress/enum][20/128:0] STATEMENT: ALTER TYPE rainbow RENAME VALUE 'red' TO 'crimson'; 2024-05-05 02:18:59.237 UTC [17569][client backend] [pg_regress/enum][20/129:0] ERROR: enum label "green" already exists 2024-05-05 02:18:59.237 UTC [17569][client backend] [pg_regress/enum][20/129:0] STATEMENT: ALTER TYPE rainbow RENAME VALUE 'blue' TO 'green'; 2024-05-05 02:18:59.238 UTC [17569][client backend] [pg_regress/enum][20/131:1049] ERROR: unsafe use of new value "new" of enum type bogus at character 8 2024-05-05 02:18:59.238 UTC [17569][client backend] [pg_regress/enum][20/131:1049] HINT: New enum values must be committed before they can be used. 2024-05-05 02:18:59.238 UTC [17569][client backend] [pg_regress/enum][20/131:1049] STATEMENT: SELECT 'new'::bogus; 2024-05-05 02:18:59.239 UTC [17569][client backend] [pg_regress/enum][20/131:1049] ERROR: unsafe use of new value "new" of enum type bogus 2024-05-05 02:18:59.239 UTC [17569][client backend] [pg_regress/enum][20/131:1049] HINT: New enum values must be committed before they can be used. 2024-05-05 02:18:59.239 UTC [17569][client backend] [pg_regress/enum][20/131:1049] STATEMENT: SELECT enum_last(null::bogus); 2024-05-05 02:18:59.239 UTC [17569][client backend] [pg_regress/enum][20/131:1049] ERROR: unsafe use of new value "new" of enum type bogus 2024-05-05 02:18:59.239 UTC [17569][client backend] [pg_regress/enum][20/131:1049] HINT: New enum values must be committed before they can be used. 2024-05-05 02:18:59.239 UTC [17569][client backend] [pg_regress/enum][20/131:1049] STATEMENT: SELECT enum_range(null::bogus); 2024-05-05 02:18:59.246 UTC [17569][client backend] [pg_regress/enum][20/134:1050] ERROR: unsafe use of new value "bad" of enum type bogon at character 8 2024-05-05 02:18:59.246 UTC [17569][client backend] [pg_regress/enum][20/134:1050] HINT: New enum values must be committed before they can be used. 2024-05-05 02:18:59.246 UTC [17569][client backend] [pg_regress/enum][20/134:1050] STATEMENT: SELECT 'bad'::bogon; 2024-05-05 02:18:59.290 UTC [17569][client backend] [pg_regress/enum][:0] LOG: disconnection: session time: 0:00:00.384 user=postgres database=regression host=[local] 2024-05-05 02:18:59.393 UTC [17559][client backend] [pg_regress/numeric][18/96:0] ERROR: division by zero 2024-05-05 02:18:59.393 UTC [17559][client backend] [pg_regress/numeric][18/96:0] STATEMENT: SELECT 'inf'::numeric / '0'; 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/97:0] ERROR: division by zero 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/97:0] STATEMENT: SELECT '-inf'::numeric / '0'; 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/99:0] ERROR: division by zero 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/99:0] STATEMENT: SELECT '0'::numeric / '0'; 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/100:0] ERROR: division by zero 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/100:0] STATEMENT: SELECT 'inf'::numeric % '0'; 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/101:0] ERROR: division by zero 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/101:0] STATEMENT: SELECT '-inf'::numeric % '0'; 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/103:0] ERROR: division by zero 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/103:0] STATEMENT: SELECT '0'::numeric % '0'; 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/104:0] ERROR: division by zero 2024-05-05 02:18:59.394 UTC [17559][client backend] [pg_regress/numeric][18/104:0] STATEMENT: SELECT div('inf'::numeric, '0'); 2024-05-05 02:18:59.395 UTC [17559][client backend] [pg_regress/numeric][18/105:0] ERROR: division by zero 2024-05-05 02:18:59.395 UTC [17559][client backend] [pg_regress/numeric][18/105:0] STATEMENT: SELECT div('-inf'::numeric, '0'); 2024-05-05 02:18:59.395 UTC [17559][client backend] [pg_regress/numeric][18/107:0] ERROR: division by zero 2024-05-05 02:18:59.395 UTC [17559][client backend] [pg_regress/numeric][18/107:0] STATEMENT: SELECT div('0'::numeric, '0'); 2024-05-05 02:18:59.398 UTC [17559][client backend] [pg_regress/numeric][18/112:0] ERROR: cannot take square root of a negative number 2024-05-05 02:18:59.398 UTC [17559][client backend] [pg_regress/numeric][18/112:0] STATEMENT: SELECT sqrt('-1'::numeric); 2024-05-05 02:18:59.398 UTC [17559][client backend] [pg_regress/numeric][18/113:0] ERROR: cannot take square root of a negative number 2024-05-05 02:18:59.398 UTC [17559][client backend] [pg_regress/numeric][18/113:0] STATEMENT: SELECT sqrt('-inf'::numeric); 2024-05-05 02:18:59.399 UTC [17559][client backend] [pg_regress/numeric][18/115:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.399 UTC [17559][client backend] [pg_regress/numeric][18/115:0] STATEMENT: SELECT ln('0'::numeric); 2024-05-05 02:18:59.400 UTC [17559][client backend] [pg_regress/numeric][18/116:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.400 UTC [17559][client backend] [pg_regress/numeric][18/116:0] STATEMENT: SELECT ln('-1'::numeric); 2024-05-05 02:18:59.400 UTC [17559][client backend] [pg_regress/numeric][18/117:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.400 UTC [17559][client backend] [pg_regress/numeric][18/117:0] STATEMENT: SELECT ln('-inf'::numeric); 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/119:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/119:0] STATEMENT: SELECT log('0'::numeric, '10'); 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/120:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/120:0] STATEMENT: SELECT log('10'::numeric, '0'); 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/121:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/121:0] STATEMENT: SELECT log('-inf'::numeric, '10'); 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/122:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/122:0] STATEMENT: SELECT log('10'::numeric, '-inf'); 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/123:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/123:0] STATEMENT: SELECT log('inf'::numeric, '0'); 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/124:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/124:0] STATEMENT: SELECT log('inf'::numeric, '-inf'); 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/125:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.401 UTC [17559][client backend] [pg_regress/numeric][18/125:0] STATEMENT: SELECT log('-inf'::numeric, 'inf'); 2024-05-05 02:18:59.403 UTC [17559][client backend] [pg_regress/numeric][18/127:0] ERROR: zero raised to a negative power is undefined 2024-05-05 02:18:59.403 UTC [17559][client backend] [pg_regress/numeric][18/127:0] STATEMENT: SELECT power('0'::numeric, '-1'); 2024-05-05 02:18:59.404 UTC [17559][client backend] [pg_regress/numeric][18/128:0] ERROR: zero raised to a negative power is undefined 2024-05-05 02:18:59.404 UTC [17559][client backend] [pg_regress/numeric][18/128:0] STATEMENT: SELECT power('0'::numeric, '-inf'); 2024-05-05 02:18:59.404 UTC [17559][client backend] [pg_regress/numeric][18/131:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-05-05 02:18:59.404 UTC [17559][client backend] [pg_regress/numeric][18/131:0] STATEMENT: SELECT power('-2'::numeric, '3.3'); 2024-05-05 02:18:59.409 UTC [17559][client backend] [pg_regress/numeric][18/133:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-05-05 02:18:59.409 UTC [17559][client backend] [pg_regress/numeric][18/133:0] STATEMENT: SELECT power('-2'::numeric, '-1.5'); 2024-05-05 02:18:59.410 UTC [17559][client backend] [pg_regress/numeric][18/140:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-05-05 02:18:59.410 UTC [17559][client backend] [pg_regress/numeric][18/140:0] STATEMENT: SELECT power('-inf'::numeric, '4.5'); 2024-05-05 02:18:59.415 UTC [17559][client backend] [pg_regress/numeric][18/154:0] ERROR: numeric field overflow 2024-05-05 02:18:59.415 UTC [17559][client backend] [pg_regress/numeric][18/154:0] DETAIL: A field with precision 4, scale 4 must round to an absolute value less than 1. 2024-05-05 02:18:59.415 UTC [17559][client backend] [pg_regress/numeric][18/154:0] STATEMENT: INSERT INTO fract_only VALUES (3, '1.0'); 2024-05-05 02:18:59.416 UTC [17559][client backend] [pg_regress/numeric][18/157:0] ERROR: numeric field overflow 2024-05-05 02:18:59.416 UTC [17559][client backend] [pg_regress/numeric][18/157:0] DETAIL: A field with precision 4, scale 4 must round to an absolute value less than 1. 2024-05-05 02:18:59.416 UTC [17559][client backend] [pg_regress/numeric][18/157:0] STATEMENT: INSERT INTO fract_only VALUES (6, '0.99995'); 2024-05-05 02:18:59.417 UTC [17559][client backend] [pg_regress/numeric][18/161:0] ERROR: numeric field overflow 2024-05-05 02:18:59.417 UTC [17559][client backend] [pg_regress/numeric][18/161:0] DETAIL: A field with precision 4, scale 4 cannot hold an infinite value. 2024-05-05 02:18:59.417 UTC [17559][client backend] [pg_regress/numeric][18/161:0] STATEMENT: INSERT INTO fract_only VALUES (10, 'Inf'); 2024-05-05 02:18:59.417 UTC [17559][client backend] [pg_regress/numeric][18/162:0] ERROR: numeric field overflow 2024-05-05 02:18:59.417 UTC [17559][client backend] [pg_regress/numeric][18/162:0] DETAIL: A field with precision 4, scale 4 cannot hold an infinite value. 2024-05-05 02:18:59.417 UTC [17559][client backend] [pg_regress/numeric][18/162:0] STATEMENT: INSERT INTO fract_only VALUES (11, '-Inf'); 2024-05-05 02:18:59.423 UTC [17559][client backend] [pg_regress/numeric][18/165:0] ERROR: bigint out of range 2024-05-05 02:18:59.423 UTC [17559][client backend] [pg_regress/numeric][18/165:0] STATEMENT: SELECT (-9223372036854775808.5)::int8; 2024-05-05 02:18:59.424 UTC [17559][client backend] [pg_regress/numeric][18/168:0] ERROR: bigint out of range 2024-05-05 02:18:59.424 UTC [17559][client backend] [pg_regress/numeric][18/168:0] STATEMENT: SELECT 9223372036854775807.5::int8; 2024-05-05 02:18:59.424 UTC [17559][client backend] [pg_regress/numeric][18/169:0] ERROR: integer out of range 2024-05-05 02:18:59.424 UTC [17559][client backend] [pg_regress/numeric][18/169:0] STATEMENT: SELECT (-2147483648.5)::int4; 2024-05-05 02:18:59.427 UTC [17559][client backend] [pg_regress/numeric][18/172:0] ERROR: integer out of range 2024-05-05 02:18:59.427 UTC [17559][client backend] [pg_regress/numeric][18/172:0] STATEMENT: SELECT 2147483647.5::int4; 2024-05-05 02:18:59.428 UTC [17559][client backend] [pg_regress/numeric][18/173:0] ERROR: smallint out of range 2024-05-05 02:18:59.428 UTC [17559][client backend] [pg_regress/numeric][18/173:0] STATEMENT: SELECT (-32768.5)::int2; 2024-05-05 02:18:59.430 UTC [17559][client backend] [pg_regress/numeric][18/176:0] ERROR: smallint out of range 2024-05-05 02:18:59.430 UTC [17559][client backend] [pg_regress/numeric][18/176:0] STATEMENT: SELECT 32767.5::int2; 2024-05-05 02:18:59.434 UTC [17559][client backend] [pg_regress/numeric][18/190:0] ERROR: cannot convert NaN to smallint 2024-05-05 02:18:59.434 UTC [17559][client backend] [pg_regress/numeric][18/190:0] STATEMENT: SELECT 'NaN'::numeric::int2; 2024-05-05 02:18:59.434 UTC [17559][client backend] [pg_regress/numeric][18/191:0] ERROR: cannot convert infinity to smallint 2024-05-05 02:18:59.434 UTC [17559][client backend] [pg_regress/numeric][18/191:0] STATEMENT: SELECT 'Infinity'::numeric::int2; 2024-05-05 02:18:59.434 UTC [17559][client backend] [pg_regress/numeric][18/192:0] ERROR: cannot convert infinity to smallint 2024-05-05 02:18:59.434 UTC [17559][client backend] [pg_regress/numeric][18/192:0] STATEMENT: SELECT '-Infinity'::numeric::int2; 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/193:0] ERROR: cannot convert NaN to integer 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/193:0] STATEMENT: SELECT 'NaN'::numeric::int4; 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/194:0] ERROR: cannot convert infinity to integer 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/194:0] STATEMENT: SELECT 'Infinity'::numeric::int4; 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/195:0] ERROR: cannot convert infinity to integer 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/195:0] STATEMENT: SELECT '-Infinity'::numeric::int4; 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/196:0] ERROR: cannot convert NaN to bigint 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/196:0] STATEMENT: SELECT 'NaN'::numeric::int8; 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/197:0] ERROR: cannot convert infinity to bigint 2024-05-05 02:18:59.435 UTC [17559][client backend] [pg_regress/numeric][18/197:0] STATEMENT: SELECT 'Infinity'::numeric::int8; 2024-05-05 02:18:59.438 UTC [17559][client backend] [pg_regress/numeric][18/198:0] ERROR: cannot convert infinity to bigint 2024-05-05 02:18:59.438 UTC [17559][client backend] [pg_regress/numeric][18/198:0] STATEMENT: SELECT '-Infinity'::numeric::int8; 2024-05-05 02:18:59.461 UTC [17559][client backend] [pg_regress/numeric][18/210:0] ERROR: count must be greater than zero 2024-05-05 02:18:59.461 UTC [17559][client backend] [pg_regress/numeric][18/210:0] STATEMENT: SELECT width_bucket(5.0, 3.0, 4.0, 0); 2024-05-05 02:18:59.461 UTC [17559][client backend] [pg_regress/numeric][18/211:0] ERROR: count must be greater than zero 2024-05-05 02:18:59.461 UTC [17559][client backend] [pg_regress/numeric][18/211:0] STATEMENT: SELECT width_bucket(5.0, 3.0, 4.0, -5); 2024-05-05 02:18:59.461 UTC [17559][client backend] [pg_regress/numeric][18/212:0] ERROR: lower bound cannot equal upper bound 2024-05-05 02:18:59.461 UTC [17559][client backend] [pg_regress/numeric][18/212:0] STATEMENT: SELECT width_bucket(3.5, 3.0, 3.0, 888); 2024-05-05 02:18:59.461 UTC [17559][client backend] [pg_regress/numeric][18/213:0] ERROR: count must be greater than zero 2024-05-05 02:18:59.461 UTC [17559][client backend] [pg_regress/numeric][18/213:0] STATEMENT: SELECT width_bucket(5.0::float8, 3.0::float8, 4.0::float8, 0); 2024-05-05 02:18:59.464 UTC [17559][client backend] [pg_regress/numeric][18/214:0] ERROR: count must be greater than zero 2024-05-05 02:18:59.464 UTC [17559][client backend] [pg_regress/numeric][18/214:0] STATEMENT: SELECT width_bucket(5.0::float8, 3.0::float8, 4.0::float8, -5); 2024-05-05 02:18:59.464 UTC [17559][client backend] [pg_regress/numeric][18/215:0] ERROR: lower bound cannot equal upper bound 2024-05-05 02:18:59.464 UTC [17559][client backend] [pg_regress/numeric][18/215:0] STATEMENT: SELECT width_bucket(3.5::float8, 3.0::float8, 3.0::float8, 888); 2024-05-05 02:18:59.464 UTC [17559][client backend] [pg_regress/numeric][18/216:0] ERROR: operand, lower bound, and upper bound cannot be NaN 2024-05-05 02:18:59.464 UTC [17559][client backend] [pg_regress/numeric][18/216:0] STATEMENT: SELECT width_bucket('NaN', 3.0, 4.0, 888); 2024-05-05 02:18:59.465 UTC [17559][client backend] [pg_regress/numeric][18/217:0] ERROR: operand, lower bound, and upper bound cannot be NaN 2024-05-05 02:18:59.465 UTC [17559][client backend] [pg_regress/numeric][18/217:0] STATEMENT: SELECT width_bucket(0::float8, 'NaN', 4.0::float8, 888); 2024-05-05 02:18:59.465 UTC [17559][client backend] [pg_regress/numeric][18/218:0] ERROR: lower and upper bounds must be finite 2024-05-05 02:18:59.465 UTC [17559][client backend] [pg_regress/numeric][18/218:0] STATEMENT: SELECT width_bucket(2.0, 3.0, '-inf', 888); 2024-05-05 02:18:59.465 UTC [17559][client backend] [pg_regress/numeric][18/219:0] ERROR: lower and upper bounds must be finite 2024-05-05 02:18:59.465 UTC [17559][client backend] [pg_regress/numeric][18/219:0] STATEMENT: SELECT width_bucket(0::float8, '-inf', 4.0::float8, 888); 2024-05-05 02:18:59.478 UTC [17559][client backend] [pg_regress/numeric][18/224:0] ERROR: lower and upper bounds must be finite 2024-05-05 02:18:59.478 UTC [17559][client backend] [pg_regress/numeric][18/224:0] STATEMENT: SELECT width_bucket(0.0::numeric, 'Infinity'::numeric, 5, 10); 2024-05-05 02:18:59.478 UTC [17559][client backend] [pg_regress/numeric][18/225:0] ERROR: lower and upper bounds must be finite 2024-05-05 02:18:59.478 UTC [17559][client backend] [pg_regress/numeric][18/225:0] STATEMENT: SELECT width_bucket(0.0::numeric, 5, '-Infinity'::numeric, 20); 2024-05-05 02:18:59.482 UTC [17559][client backend] [pg_regress/numeric][18/227:0] ERROR: lower and upper bounds must be finite 2024-05-05 02:18:59.482 UTC [17559][client backend] [pg_regress/numeric][18/227:0] STATEMENT: SELECT width_bucket(0.0::float8, 'Infinity'::float8, 5, 10); 2024-05-05 02:18:59.482 UTC [17559][client backend] [pg_regress/numeric][18/228:0] ERROR: lower and upper bounds must be finite 2024-05-05 02:18:59.482 UTC [17559][client backend] [pg_regress/numeric][18/228:0] STATEMENT: SELECT width_bucket(0.0::float8, 5, '-Infinity'::float8, 20); 2024-05-05 02:18:59.493 UTC [17559][client backend] [pg_regress/numeric][18/238:0] ERROR: integer out of range 2024-05-05 02:18:59.493 UTC [17559][client backend] [pg_regress/numeric][18/238:0] STATEMENT: SELECT width_bucket(1::float8, 0, 1, 2147483647); 2024-05-05 02:18:59.493 UTC [17559][client backend] [pg_regress/numeric][18/239:0] ERROR: integer out of range 2024-05-05 02:18:59.493 UTC [17559][client backend] [pg_regress/numeric][18/239:0] STATEMENT: SELECT width_bucket(0::float8, 1, 0, 2147483647); 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/330:0] ERROR: invalid input syntax for type numeric: " " at character 40 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/330:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' '); 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/331:0] ERROR: invalid input syntax for type numeric: " 1234 %" at character 40 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/331:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' 1234 %'); 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/332:0] ERROR: invalid input syntax for type numeric: "xyz" at character 40 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/332:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('xyz'); 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/333:0] ERROR: invalid input syntax for type numeric: "- 1234" at character 40 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/333:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('- 1234'); 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/334:0] ERROR: invalid input syntax for type numeric: "5 . 0" at character 40 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/334:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('5 . 0'); 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/335:0] ERROR: invalid input syntax for type numeric: "5. 0 " at character 40 2024-05-05 02:18:59.551 UTC [17559][client backend] [pg_regress/numeric][18/335:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('5. 0 '); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/336:0] ERROR: invalid input syntax for type numeric: "" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/336:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (''); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/337:0] ERROR: invalid input syntax for type numeric: " N aN " at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/337:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES (' N aN '); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/338:0] ERROR: invalid input syntax for type numeric: "+NaN" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/338:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('+NaN'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/339:0] ERROR: invalid input syntax for type numeric: "-NaN" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/339:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('-NaN'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/340:0] ERROR: invalid input syntax for type numeric: "+ infinity" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/340:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('+ infinity'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/341:0] ERROR: invalid input syntax for type numeric: "_123" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/341:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('_123'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/342:0] ERROR: invalid input syntax for type numeric: "123_" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/342:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123_'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/343:0] ERROR: invalid input syntax for type numeric: "12__34" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/343:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('12__34'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/344:0] ERROR: invalid input syntax for type numeric: "123_.456" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/344:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123_.456'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/345:0] ERROR: invalid input syntax for type numeric: "123._456" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/345:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('123._456'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/346:0] ERROR: invalid input syntax for type numeric: "1.2e_34" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/346:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e_34'); 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/347:0] ERROR: invalid input syntax for type numeric: "1.2e34_" at character 40 2024-05-05 02:18:59.552 UTC [17559][client backend] [pg_regress/numeric][18/347:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e34_'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/348:0] ERROR: invalid input syntax for type numeric: "1.2e3__4" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/348:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('1.2e3__4'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/349:0] ERROR: invalid input syntax for type numeric: "0b1112" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/349:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0b1112'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/350:0] ERROR: invalid input syntax for type numeric: "0c1112" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/350:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0c1112'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/351:0] ERROR: invalid input syntax for type numeric: "0o12345678" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/351:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0o12345678'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/352:0] ERROR: invalid input syntax for type numeric: "0x1eg" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/352:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x1eg'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/353:0] ERROR: invalid input syntax for type numeric: "0x12.34" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/353:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x12.34'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/354:0] ERROR: invalid input syntax for type numeric: "0x__1234" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/354:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x__1234'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/355:0] ERROR: invalid input syntax for type numeric: "0x1234_" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/355:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x1234_'); 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/356:0] ERROR: invalid input syntax for type numeric: "0x12__34" at character 40 2024-05-05 02:18:59.553 UTC [17559][client backend] [pg_regress/numeric][18/356:0] STATEMENT: INSERT INTO num_input_test(n1) VALUES ('0x12__34'); 2024-05-05 02:18:59.559 UTC [17570][client backend] [pg_regress/bit][22/27:0] ERROR: negative substring length not allowed 2024-05-05 02:18:59.559 UTC [17570][client backend] [pg_regress/bit][22/27:0] STATEMENT: SELECT SUBSTRING('01010101'::bit(8) FROM -10 FOR -2147483646) AS "error"; 2024-05-05 02:18:59.559 UTC [17570][client backend] [pg_regress/bit][22/30:0] ERROR: negative substring length not allowed 2024-05-05 02:18:59.559 UTC [17570][client backend] [pg_regress/bit][22/30:0] STATEMENT: SELECT SUBSTRING('01010101'::varbit FROM -10 FOR -2147483646) AS "error"; 2024-05-05 02:18:59.569 UTC [17549][client backend] [pg_regress/boolean][:0] LOG: disconnection: session time: 0:00:00.699 user=postgres database=regression host=[local] 2024-05-05 02:18:59.608 UTC [17570][client backend] [pg_regress/bit][22/45:0] ERROR: cannot AND bit strings of different sizes 2024-05-05 02:18:59.608 UTC [17570][client backend] [pg_regress/bit][22/45:0] STATEMENT: select B'001' & B'10'; 2024-05-05 02:18:59.608 UTC [17570][client backend] [pg_regress/bit][22/46:0] ERROR: cannot OR bit strings of different sizes 2024-05-05 02:18:59.608 UTC [17570][client backend] [pg_regress/bit][22/46:0] STATEMENT: select B'0111' | B'011'; 2024-05-05 02:18:59.608 UTC [17570][client backend] [pg_regress/bit][22/47:0] ERROR: cannot XOR bit strings of different sizes 2024-05-05 02:18:59.608 UTC [17570][client backend] [pg_regress/bit][22/47:0] STATEMENT: select B'0010' # B'011101'; 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/385:0] ERROR: numeric field overflow 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/385:0] DETAIL: A field with precision 3, scale -6 cannot hold an infinite value. 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/385:0] STATEMENT: INSERT INTO num_typemod_test (millions) VALUES ('inf'); 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/386:0] ERROR: numeric field overflow 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/386:0] DETAIL: A field with precision 3, scale -6 must round to an absolute value less than 10^9. 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/386:0] STATEMENT: INSERT INTO num_typemod_test (millions) VALUES (999500000); 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/387:0] ERROR: numeric field overflow 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/387:0] DETAIL: A field with precision 3, scale -3 must round to an absolute value less than 10^6. 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/387:0] STATEMENT: INSERT INTO num_typemod_test (thousands) VALUES (999500); 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/388:0] ERROR: numeric field overflow 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/388:0] DETAIL: A field with precision 3, scale 0 must round to an absolute value less than 10^3. 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/388:0] STATEMENT: INSERT INTO num_typemod_test (units) VALUES (999.5); 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/389:0] ERROR: numeric field overflow 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/389:0] DETAIL: A field with precision 3, scale 3 must round to an absolute value less than 1. 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/389:0] STATEMENT: INSERT INTO num_typemod_test (thousandths) VALUES (0.9995); 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/390:0] ERROR: numeric field overflow 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/390:0] DETAIL: A field with precision 3, scale 6 must round to an absolute value less than 10^-3. 2024-05-05 02:18:59.627 UTC [17559][client backend] [pg_regress/numeric][18/390:0] STATEMENT: INSERT INTO num_typemod_test (millionths) VALUES (0.0009995); 2024-05-05 02:18:59.639 UTC [17570][client backend] [pg_regress/bit][22/110:0] ERROR: bit index 16 out of valid range (0..15) 2024-05-05 02:18:59.639 UTC [17570][client backend] [pg_regress/bit][22/110:0] STATEMENT: SELECT set_bit(B'0101011000100100', 16, 1); 2024-05-05 02:18:59.702 UTC [17570][client backend] [pg_regress/bit][:0] LOG: disconnection: session time: 0:00:00.790 user=postgres database=regression host=[local] 2024-05-05 02:18:59.734 UTC [17559][client backend] [pg_regress/numeric][18/419:0] ERROR: value overflows numeric format 2024-05-05 02:18:59.734 UTC [17559][client backend] [pg_regress/numeric][18/419:0] STATEMENT: select 10.0 ^ 2147483647 as overflows; 2024-05-05 02:18:59.734 UTC [17559][client backend] [pg_regress/numeric][18/420:0] ERROR: value overflows numeric format 2024-05-05 02:18:59.734 UTC [17559][client backend] [pg_regress/numeric][18/420:0] STATEMENT: select 117743296169.0 ^ 1000000000 as overflows; 2024-05-05 02:18:59.747 UTC [17559][client backend] [pg_regress/numeric][18/446:0] ERROR: zero raised to a negative power is undefined 2024-05-05 02:18:59.747 UTC [17559][client backend] [pg_regress/numeric][18/446:0] STATEMENT: select 0.0 ^ (-12.34); 2024-05-05 02:18:59.747 UTC [17559][client backend] [pg_regress/numeric][18/447:0] ERROR: a negative number raised to a non-integer power yields a complex result 2024-05-05 02:18:59.747 UTC [17559][client backend] [pg_regress/numeric][18/447:0] STATEMENT: select (-12.34) ^ 1.2; 2024-05-05 02:18:59.756 UTC [17559][client backend] [pg_regress/numeric][18/469:0] ERROR: step size cannot equal zero 2024-05-05 02:18:59.756 UTC [17559][client backend] [pg_regress/numeric][18/469:0] STATEMENT: select * from generate_series(-100::numeric, 100::numeric, 0::numeric); 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/470:0] ERROR: step size cannot be NaN 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/470:0] STATEMENT: select * from generate_series(-100::numeric, 100::numeric, 'nan'::numeric); 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/471:0] ERROR: start value cannot be NaN 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/471:0] STATEMENT: select * from generate_series('nan'::numeric, 100::numeric, 10::numeric); 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/472:0] ERROR: stop value cannot be NaN 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/472:0] STATEMENT: select * from generate_series(0::numeric, 'nan'::numeric, 10::numeric); 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/473:0] ERROR: start value cannot be infinity 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/473:0] STATEMENT: select * from generate_series('inf'::numeric, 'inf'::numeric, 10::numeric); 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/474:0] ERROR: stop value cannot be infinity 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/474:0] STATEMENT: select * from generate_series(0::numeric, 'inf'::numeric, 10::numeric); 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/475:0] ERROR: step size cannot be infinity 2024-05-05 02:18:59.757 UTC [17559][client backend] [pg_regress/numeric][18/475:0] STATEMENT: select * from generate_series(0::numeric, '42'::numeric, '-inf'::numeric); 2024-05-05 02:18:59.759 UTC [17559][client backend] [pg_regress/numeric][18/480:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.759 UTC [17559][client backend] [pg_regress/numeric][18/480:0] STATEMENT: select ln(-12.34); 2024-05-05 02:18:59.768 UTC [17559][client backend] [pg_regress/numeric][18/481:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.768 UTC [17559][client backend] [pg_regress/numeric][18/481:0] STATEMENT: select ln(0.0); 2024-05-05 02:18:59.770 UTC [17559][client backend] [pg_regress/numeric][18/490:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.770 UTC [17559][client backend] [pg_regress/numeric][18/490:0] CONTEXT: SQL function "log" statement 1 2024-05-05 02:18:59.770 UTC [17559][client backend] [pg_regress/numeric][18/490:0] STATEMENT: select log(-12.34); 2024-05-05 02:18:59.770 UTC [17559][client backend] [pg_regress/numeric][18/491:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.770 UTC [17559][client backend] [pg_regress/numeric][18/491:0] CONTEXT: SQL function "log" statement 1 2024-05-05 02:18:59.770 UTC [17559][client backend] [pg_regress/numeric][18/491:0] STATEMENT: select log(0.0); 2024-05-05 02:18:59.772 UTC [17559][client backend] [pg_regress/numeric][18/498:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.772 UTC [17559][client backend] [pg_regress/numeric][18/498:0] STATEMENT: select log(-12.34, 56.78); 2024-05-05 02:18:59.772 UTC [17559][client backend] [pg_regress/numeric][18/499:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.772 UTC [17559][client backend] [pg_regress/numeric][18/499:0] STATEMENT: select log(-12.34, -56.78); 2024-05-05 02:18:59.773 UTC [17559][client backend] [pg_regress/numeric][18/500:0] ERROR: cannot take logarithm of a negative number 2024-05-05 02:18:59.773 UTC [17559][client backend] [pg_regress/numeric][18/500:0] STATEMENT: select log(12.34, -56.78); 2024-05-05 02:18:59.773 UTC [17559][client backend] [pg_regress/numeric][18/501:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.773 UTC [17559][client backend] [pg_regress/numeric][18/501:0] STATEMENT: select log(0.0, 12.34); 2024-05-05 02:18:59.773 UTC [17559][client backend] [pg_regress/numeric][18/502:0] ERROR: cannot take logarithm of zero 2024-05-05 02:18:59.773 UTC [17559][client backend] [pg_regress/numeric][18/502:0] STATEMENT: select log(12.34, 0.0); 2024-05-05 02:18:59.773 UTC [17559][client backend] [pg_regress/numeric][18/503:0] ERROR: division by zero 2024-05-05 02:18:59.773 UTC [17559][client backend] [pg_regress/numeric][18/503:0] STATEMENT: select log(1.0, 12.34); 2024-05-05 02:18:59.862 UTC [17559][client backend] [pg_regress/numeric][18/540:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp17559.0", size 1400000 2024-05-05 02:18:59.862 UTC [17559][client backend] [pg_regress/numeric][18/540:0] STATEMENT: SELECT SUM(9999::numeric) FROM generate_series(1, 100000); 2024-05-05 02:18:59.953 UTC [17559][client backend] [pg_regress/numeric][18/541:0] LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp17559.1", size 1400000 2024-05-05 02:18:59.953 UTC [17559][client backend] [pg_regress/numeric][18/541:0] STATEMENT: SELECT SUM((-9999)::numeric) FROM generate_series(1, 100000); 2024-05-05 02:19:00.243 UTC [17564][client backend] [pg_regress/rangetypes][14/310:1225] ERROR: conflicting key value violates exclusion constraint "test_range_excl_room_during_excl" 2024-05-05 02:19:00.243 UTC [17564][client backend] [pg_regress/rangetypes][14/310:1225] 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-05-05 02:19:00.243 UTC [17564][client backend] [pg_regress/rangetypes][14/310:1225] STATEMENT: insert into test_range_excl values(int4range(123, 123, '[]'), int4range(3, 3, '[]'), '[2010-01-02 10:10, 2010-01-02 11:00)'); 2024-05-05 02:19:00.244 UTC [17564][client backend] [pg_regress/rangetypes][14/312:1227] ERROR: conflicting key value violates exclusion constraint "test_range_excl_speaker_during_excl" 2024-05-05 02:19:00.244 UTC [17564][client backend] [pg_regress/rangetypes][14/312:1227] 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-05-05 02:19:00.244 UTC [17564][client backend] [pg_regress/rangetypes][14/312:1227] STATEMENT: insert into test_range_excl values(int4range(125, 125, '[]'), int4range(1, 1, '[]'), '[2010-01-02 10:10, 2010-01-02 11:00)'); 2024-05-05 02:19:00.245 UTC [17564][client backend] [pg_regress/rangetypes][14/316:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-05-05 02:19:00.245 UTC [17564][client backend] [pg_regress/rangetypes][14/316:0] STATEMENT: select '[2010-01-01 01:00:00 -08, 2010-01-01 02:00:00 -05)'::tstzrange; 2024-05-05 02:19:00.246 UTC [17564][client backend] [pg_regress/rangetypes][14/318:0] ERROR: function float4mi(double precision, double precision) does not exist 2024-05-05 02:19:00.246 UTC [17564][client backend] [pg_regress/rangetypes][14/318:0] STATEMENT: create type bogus_float8range as range (subtype=float8, subtype_diff=float4mi); 2024-05-05 02:19:00.273 UTC [17564][client backend] [pg_regress/rangetypes][14/327:0] ERROR: cannot drop type mydomain because other objects depend on it 2024-05-05 02:19:00.273 UTC [17564][client backend] [pg_regress/rangetypes][14/327:0] DETAIL: type mydomainrange depends on type mydomain 2024-05-05 02:19:00.273 UTC [17564][client backend] [pg_regress/rangetypes][14/327:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:00.273 UTC [17564][client backend] [pg_regress/rangetypes][14/327:0] STATEMENT: drop domain mydomain; 2024-05-05 02:19:00.292 UTC [17564][client backend] [pg_regress/rangetypes][14/331:0] ERROR: value for domain restrictedrange violates check constraint "restrictedrange_check" 2024-05-05 02:19:00.292 UTC [17564][client backend] [pg_regress/rangetypes][14/331:0] STATEMENT: select '[4,50)'::restrictedrange @> 7; 2024-05-05 02:19:00.299 UTC [17564][client backend] [pg_regress/rangetypes][14/335:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-05-05 02:19:00.299 UTC [17564][client backend] [pg_regress/rangetypes][14/335:0] STATEMENT: select textrange1('a','Z') @> 'b'::text; 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/341:0] ERROR: function anyarray_anyrange_func(integer[], numrange) does not exist at character 8 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/341:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/341:0] STATEMENT: select anyarray_anyrange_func(ARRAY[1,2], numrange(10,20)); 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/343:0] ERROR: cannot determine result data type 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/343:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/343:0] STATEMENT: create function bogus_func(anyelement) returns anyrange as 'select int4range(1,10)' language sql; 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/344:0] ERROR: cannot determine result data type 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/344:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:00.320 UTC [17564][client backend] [pg_regress/rangetypes][14/344:0] STATEMENT: create function bogus_func(int) returns anyrange as 'select int4range(1,10)' language sql; 2024-05-05 02:19:00.330 UTC [17564][client backend] [pg_regress/rangetypes][14/350:0] ERROR: function rangetypes_sql(numrange, integer[]) does not exist at character 8 2024-05-05 02:19:00.330 UTC [17564][client backend] [pg_regress/rangetypes][14/350:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:00.330 UTC [17564][client backend] [pg_regress/rangetypes][14/350:0] STATEMENT: select rangetypes_sql(numrange(1,10), ARRAY[2,20]); 2024-05-05 02:19:00.332 UTC [17564][client backend] [pg_regress/rangetypes][14/354:0] ERROR: function anycompatiblearray_anycompatiblerange_func(numeric[], int4range) does not exist at character 8 2024-05-05 02:19:00.332 UTC [17564][client backend] [pg_regress/rangetypes][14/354:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:00.332 UTC [17564][client backend] [pg_regress/rangetypes][14/354:0] STATEMENT: select anycompatiblearray_anycompatiblerange_func(ARRAY[1.1,2], int4range(10,20)); 2024-05-05 02:19:00.332 UTC [17564][client backend] [pg_regress/rangetypes][14/356:0] ERROR: cannot determine result data type 2024-05-05 02:19:00.332 UTC [17564][client backend] [pg_regress/rangetypes][14/356:0] DETAIL: A result of type anycompatiblerange requires at least one input of type anycompatiblerange or anycompatiblemultirange. 2024-05-05 02:19:00.332 UTC [17564][client backend] [pg_regress/rangetypes][14/356:0] STATEMENT: create function bogus_func(anycompatible) returns anycompatiblerange as 'select int4range(1,10)' language sql; 2024-05-05 02:19:00.351 UTC [17564][client backend] [pg_regress/rangetypes][14/364:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-05-05 02:19:00.351 UTC [17564][client backend] [pg_regress/rangetypes][14/364:0] STATEMENT: select arrayrange(ARRAY[2,1], ARRAY[1,2]); 2024-05-05 02:19:00.356 UTC [17564][client backend] [pg_regress/rangetypes][14/370:1255] ERROR: composite type two_ints cannot be made a member of itself 2024-05-05 02:19:00.356 UTC [17564][client backend] [pg_regress/rangetypes][14/370:1255] STATEMENT: alter type two_ints add attribute c two_ints_range; 2024-05-05 02:19:00.413 UTC [17559][client backend] [pg_regress/numeric][18/557:0] ERROR: value overflows numeric format 2024-05-05 02:19:00.413 UTC [17559][client backend] [pg_regress/numeric][18/557:0] STATEMENT: SELECT lcm(9999 * (10::numeric)^131068 + (10::numeric^131068 - 1), 2); 2024-05-05 02:19:00.415 UTC [17559][client backend] [pg_regress/numeric][18/560:0] ERROR: value overflows numeric format 2024-05-05 02:19:00.415 UTC [17559][client backend] [pg_regress/numeric][18/560:0] STATEMENT: SELECT factorial(100000); 2024-05-05 02:19:00.415 UTC [17559][client backend] [pg_regress/numeric][18/562:0] ERROR: factorial of a negative number is undefined 2024-05-05 02:19:00.415 UTC [17559][client backend] [pg_regress/numeric][18/562:0] STATEMENT: SELECT factorial(-4); 2024-05-05 02:19:00.426 UTC [17559][client backend] [pg_regress/numeric][18/566:0] ERROR: pg_lsn out of range 2024-05-05 02:19:00.426 UTC [17559][client backend] [pg_regress/numeric][18/566:0] STATEMENT: SELECT pg_lsn(-1::numeric); 2024-05-05 02:19:00.426 UTC [17559][client backend] [pg_regress/numeric][18/567:0] ERROR: pg_lsn out of range 2024-05-05 02:19:00.426 UTC [17559][client backend] [pg_regress/numeric][18/567:0] STATEMENT: SELECT pg_lsn(18446744073709551616::numeric); 2024-05-05 02:19:00.426 UTC [17559][client backend] [pg_regress/numeric][18/568:0] ERROR: cannot convert NaN to pg_lsn 2024-05-05 02:19:00.426 UTC [17559][client backend] [pg_regress/numeric][18/568:0] STATEMENT: SELECT pg_lsn('NaN'::numeric); 2024-05-05 02:19:00.428 UTC [17559][client backend] [pg_regress/numeric][:0] LOG: disconnection: session time: 0:00:01.539 user=postgres database=regression host=[local] 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/386:0] ERROR: cannot determine result data type 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/386:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/386:0] STATEMENT: create function outparam_fail(i anyelement, out r anyrange, out t text) as $$ select '[1,10]', 'foo' $$ language sql; 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/387:0] ERROR: cannot determine result data type 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/387:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/387:0] STATEMENT: create function inoutparam_fail(inout i anyelement, out r anyrange) as $$ select $1, '[1,10]' $$ language sql; 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/388:0] ERROR: cannot determine result data type 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/388:0] DETAIL: A result of type anyrange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:00.653 UTC [17564][client backend] [pg_regress/rangetypes][14/388:0] STATEMENT: create function table_fail(i anyelement) returns table(i anyelement, r anyrange) as $$ select $1, '[1,10]' $$ language sql; 2024-05-05 02:19:00.678 UTC [17564][client backend] [pg_regress/rangetypes][:0] LOG: disconnection: session time: 0:00:01.792 user=postgres database=regression host=[local] 2024-05-05 02:19:00.765 UTC [17867][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.770 UTC [17873][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.771 UTC [17873][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-05-05 02:19:00.771 UTC [17873][client backend] [[unknown]][23/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/date 2024-05-05 02:19:00.773 UTC [17871][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.774 UTC [17871][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-05-05 02:19:00.774 UTC [17871][client backend] [[unknown]][24/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/point 2024-05-05 02:19:00.775 UTC [17867][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-05-05 02:19:00.775 UTC [17867][client backend] [[unknown]][25/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/lseg 2024-05-05 02:19:00.776 UTC [17875][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.777 UTC [17875][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-05-05 02:19:00.777 UTC [17875][client backend] [[unknown]][26/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/macaddr8 2024-05-05 02:19:00.778 UTC [17870][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.778 UTC [17870][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-05-05 02:19:00.778 UTC [17870][client backend] [[unknown]][27/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/inet 2024-05-05 02:19:00.780 UTC [17872][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.781 UTC [17872][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-05-05 02:19:00.781 UTC [17872][client backend] [[unknown]][28/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timetz 2024-05-05 02:19:00.782 UTC [17878][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.783 UTC [17878][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-05-05 02:19:00.783 UTC [17878][client backend] [[unknown]][29/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/polygon 2024-05-05 02:19:00.783 UTC [17882][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.784 UTC [17882][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-05-05 02:19:00.784 UTC [17882][client backend] [[unknown]][30/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/interval 2024-05-05 02:19:00.785 UTC [17871][client backend] [pg_regress/point][24/3:0] ERROR: invalid input syntax for type point: "asdfasdf" at character 35 2024-05-05 02:19:00.785 UTC [17871][client backend] [pg_regress/point][24/3:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('asdfasdf'); 2024-05-05 02:19:00.785 UTC [17871][client backend] [pg_regress/point][24/4:0] ERROR: invalid input syntax for type point: "(10.0 10.0)" at character 35 2024-05-05 02:19:00.785 UTC [17871][client backend] [pg_regress/point][24/4:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0 10.0)'); 2024-05-05 02:19:00.786 UTC [17871][client backend] [pg_regress/point][24/5:0] ERROR: invalid input syntax for type point: "(10.0, 10.0) x" at character 35 2024-05-05 02:19:00.786 UTC [17871][client backend] [pg_regress/point][24/5:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0, 10.0) x'); 2024-05-05 02:19:00.786 UTC [17871][client backend] [pg_regress/point][24/6:0] ERROR: invalid input syntax for type point: "(10.0,10.0" at character 35 2024-05-05 02:19:00.786 UTC [17871][client backend] [pg_regress/point][24/6:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0,10.0'); 2024-05-05 02:19:00.786 UTC [17874][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.786 UTC [17871][client backend] [pg_regress/point][24/7:0] ERROR: "1e+500" is out of range for type double precision at character 35 2024-05-05 02:19:00.786 UTC [17871][client backend] [pg_regress/point][24/7:0] STATEMENT: INSERT INTO POINT_TBL(f1) VALUES ('(10.0, 1e+500)'); 2024-05-05 02:19:00.786 UTC [17874][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-05-05 02:19:00.786 UTC [17874][client backend] [[unknown]][31/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timestamptz 2024-05-05 02:19:00.787 UTC [17881][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.788 UTC [17881][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-05-05 02:19:00.788 UTC [17881][client backend] [[unknown]][32/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/path 2024-05-05 02:19:00.788 UTC [17883][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.789 UTC [17883][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-05-05 02:19:00.789 UTC [17883][client backend] [[unknown]][33/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/md5 2024-05-05 02:19:00.789 UTC [17886][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.790 UTC [17886][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-05-05 02:19:00.790 UTC [17886][client backend] [[unknown]][34/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/circle 2024-05-05 02:19:00.790 UTC [17887][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.791 UTC [17880][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.791 UTC [17887][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-05-05 02:19:00.791 UTC [17887][client backend] [[unknown]][35/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/numerology 2024-05-05 02:19:00.791 UTC [17880][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-05-05 02:19:00.792 UTC [17880][client backend] [[unknown]][36/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/timestamp 2024-05-05 02:19:00.793 UTC [17884][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.794 UTC [17884][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-05-05 02:19:00.794 UTC [17884][client backend] [[unknown]][37/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/line 2024-05-05 02:19:00.794 UTC [17867][client backend] [pg_regress/lseg][25/11:0] ERROR: invalid input syntax for type lseg: "(3asdf,2 ,3,4r2)" at character 30 2024-05-05 02:19:00.794 UTC [17867][client backend] [pg_regress/lseg][25/11:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('(3asdf,2 ,3,4r2)'); 2024-05-05 02:19:00.794 UTC [17867][client backend] [pg_regress/lseg][25/12:0] ERROR: invalid input syntax for type lseg: "[1,2,3, 4" at character 30 2024-05-05 02:19:00.794 UTC [17867][client backend] [pg_regress/lseg][25/12:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[1,2,3, 4'); 2024-05-05 02:19:00.794 UTC [17867][client backend] [pg_regress/lseg][25/13:0] ERROR: invalid input syntax for type lseg: "[(,2),(3,4)]" at character 30 2024-05-05 02:19:00.794 UTC [17867][client backend] [pg_regress/lseg][25/13:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[(,2),(3,4)]'); 2024-05-05 02:19:00.795 UTC [17867][client backend] [pg_regress/lseg][25/14:0] ERROR: invalid input syntax for type lseg: "[(1,2),(3,4)" at character 30 2024-05-05 02:19:00.795 UTC [17867][client backend] [pg_regress/lseg][25/14:0] STATEMENT: INSERT INTO LSEG_TBL VALUES ('[(1,2),(3,4)'); 2024-05-05 02:19:00.795 UTC [17876][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.796 UTC [17889][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.796 UTC [17876][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-05-05 02:19:00.796 UTC [17876][client backend] [[unknown]][38/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/box 2024-05-05 02:19:00.796 UTC [17889][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-05-05 02:19:00.796 UTC [17889][client backend] [[unknown]][39/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/time 2024-05-05 02:19:00.797 UTC [17867][client backend] [pg_regress/lseg][:0] LOG: disconnection: session time: 0:00:00.032 user=postgres database=regression host=[local] 2024-05-05 02:19:00.798 UTC [17885][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.799 UTC [17885][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-05-05 02:19:00.799 UTC [17885][client backend] [[unknown]][40/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/strings 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/8:0] ERROR: invalid input syntax for type macaddr8: "123 08:00:2b:01:02:03" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/8:0] STATEMENT: SELECT '123 08:00:2b:01:02:03'::macaddr8; 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/9:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03 123" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/9:0] STATEMENT: SELECT '08:00:2b:01:02:03 123'::macaddr8; 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/10:0] ERROR: invalid input syntax for type macaddr8: "123 08:00:2b:01:02:03:04:05" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/10:0] STATEMENT: SELECT '123 08:00:2b:01:02:03:04:05'::macaddr8; 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/11:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03:04:05 123" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/11:0] STATEMENT: SELECT '08:00:2b:01:02:03:04:05 123'::macaddr8; 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/12:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01:02:03:04:05:06:07" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/12:0] STATEMENT: SELECT '08:00:2b:01:02:03:04:05:06:07'::macaddr8; 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/13:0] ERROR: invalid input syntax for type macaddr8: "08-00-2b-01-02-03-04-05-06-07" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/13:0] STATEMENT: SELECT '08-00-2b-01-02-03-04-05-06-07'::macaddr8; 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/14:0] ERROR: invalid input syntax for type macaddr8: "08002b:01020304050607" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/14:0] STATEMENT: SELECT '08002b:01020304050607'::macaddr8; 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/15:0] ERROR: invalid input syntax for type macaddr8: "08002b01020304050607" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/15:0] STATEMENT: SELECT '08002b01020304050607'::macaddr8; 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/16:0] ERROR: invalid input syntax for type macaddr8: "0z002b0102030405" at character 8 2024-05-05 02:19:00.800 UTC [17875][client backend] [pg_regress/macaddr8][26/16:0] STATEMENT: SELECT '0z002b0102030405'::macaddr8; 2024-05-05 02:19:00.801 UTC [17888][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/17:0] ERROR: invalid input syntax for type macaddr8: "08002b010203xyza" at character 8 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/17:0] STATEMENT: SELECT '08002b010203xyza'::macaddr8; 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/18:0] ERROR: invalid input syntax for type macaddr8: "08:00-2b:01:02:03:04:05" at character 8 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/18:0] STATEMENT: SELECT '08:00-2b:01:02:03:04:05'::macaddr8; 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/19:0] ERROR: invalid input syntax for type macaddr8: "08:00-2b:01:02:03:04:05" at character 8 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/19:0] STATEMENT: SELECT '08:00-2b:01:02:03:04:05'::macaddr8; 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/20:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01.02:03:04:05" at character 8 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/20:0] STATEMENT: SELECT '08:00:2b:01.02:03:04:05'::macaddr8; 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/21:0] ERROR: invalid input syntax for type macaddr8: "08:00:2b:01.02:03:04:05" at character 8 2024-05-05 02:19:00.801 UTC [17875][client backend] [pg_regress/macaddr8][26/21:0] STATEMENT: SELECT '08:00:2b:01.02:03:04:05'::macaddr8; 2024-05-05 02:19:00.803 UTC [17888][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-05-05 02:19:00.803 UTC [17888][client backend] [[unknown]][41/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/macaddr 2024-05-05 02:19:00.806 UTC [17870][client backend] [pg_regress/inet][27/2:0] ERROR: table "inet_tbl" does not exist 2024-05-05 02:19:00.806 UTC [17870][client backend] [pg_regress/inet][27/2:0] STATEMENT: DROP TABLE INET_TBL; 2024-05-05 02:19:00.807 UTC [17873][client backend] [pg_regress/date][23/10:0] ERROR: date/time field value out of range: "1997-02-29" at character 30 2024-05-05 02:19:00.807 UTC [17873][client backend] [pg_regress/date][23/10:0] STATEMENT: INSERT INTO DATE_TBL VALUES ('1997-02-29'); 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/8:0] ERROR: invalid input syntax for type box: "(2.3, 4.5)" at character 34 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/8:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(2.3, 4.5)'); 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/9:0] ERROR: invalid input syntax for type box: "[1, 2, 3, 4)" at character 34 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/9:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('[1, 2, 3, 4)'); 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/10:0] ERROR: invalid input syntax for type box: "(1, 2, 3, 4]" at character 34 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/10:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(1, 2, 3, 4]'); 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/11:0] ERROR: invalid input syntax for type box: "(1, 2, 3, 4) x" at character 34 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/11:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('(1, 2, 3, 4) x'); 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/12:0] ERROR: invalid input syntax for type box: "asdfasdf(ad" at character 34 2024-05-05 02:19:00.808 UTC [17876][client backend] [pg_regress/box][38/12:0] STATEMENT: INSERT INTO BOX_TBL (f1) VALUES ('asdfasdf(ad'); 2024-05-05 02:19:00.812 UTC [17873][client backend] [pg_regress/date][23/28:0] ERROR: date/time field value out of range: "1/8/1999" at character 13 2024-05-05 02:19:00.812 UTC [17873][client backend] [pg_regress/date][23/28:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.812 UTC [17873][client backend] [pg_regress/date][23/28:0] STATEMENT: SELECT date '1/8/1999'; 2024-05-05 02:19:00.812 UTC [17891][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:00.813 UTC [17891][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-05-05 02:19:00.813 UTC [17891][client backend] [[unknown]][42/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/multirangetypes 2024-05-05 02:19:00.816 UTC [17891][client backend] [pg_regress/multirangetypes][42/2:0] ERROR: malformed multirange literal: "" at character 8 2024-05-05 02:19:00.816 UTC [17891][client backend] [pg_regress/multirangetypes][42/2:0] DETAIL: Missing left brace. 2024-05-05 02:19:00.816 UTC [17891][client backend] [pg_regress/multirangetypes][42/2:0] STATEMENT: select ''::textmultirange; 2024-05-05 02:19:00.819 UTC [17885][client backend] [pg_regress/strings][40/3:0] ERROR: syntax error at or near "' - third line'" at character 75 2024-05-05 02:19:00.819 UTC [17885][client backend] [pg_regress/strings][40/3:0] STATEMENT: SELECT 'first line' ' - next line' /* this comment is not allowed here */ ' - third line' AS "Illegal comment within continuation"; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/10:0] ERROR: invalid Unicode escape at character 18 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/10:0] HINT: Unicode escapes must be \XXXX or \+XXXXXX. 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/10:0] STATEMENT: SELECT U&'wrong: \061'; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/11:0] ERROR: invalid Unicode escape at character 18 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/11:0] HINT: Unicode escapes must be \XXXX or \+XXXXXX. 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/11:0] STATEMENT: SELECT U&'wrong: \+0061'; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/12:0] ERROR: UESCAPE must be followed by a simple string literal at or near "+" at character 33 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/12:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE +; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/13:0] ERROR: invalid Unicode escape character at or near "'+'" at character 33 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/13:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE '+'; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/14:0] ERROR: invalid Unicode surrogate pair at character 23 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/14:0] STATEMENT: SELECT U&'wrong: \db99'; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/15:0] ERROR: invalid Unicode surrogate pair at character 23 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/15:0] STATEMENT: SELECT U&'wrong: \db99xy'; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/16:0] ERROR: invalid Unicode surrogate pair at character 23 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/16:0] STATEMENT: SELECT U&'wrong: \db99\\'; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/17:0] ERROR: invalid Unicode surrogate pair at character 23 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/17:0] STATEMENT: SELECT U&'wrong: \db99\0061'; 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/18:0] ERROR: invalid Unicode surrogate pair at character 26 2024-05-05 02:19:00.820 UTC [17885][client backend] [pg_regress/strings][40/18:0] STATEMENT: SELECT U&'wrong: \+00db99\+000061'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/19:0] ERROR: invalid Unicode escape value at character 18 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/19:0] STATEMENT: SELECT U&'wrong: \+2FFFFF'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/22:0] ERROR: invalid Unicode escape at character 17 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/22:0] HINT: Unicode escapes must be \uXXXX or \UXXXXXXXX. 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/22:0] STATEMENT: SELECT E'wrong: \u061'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/23:0] ERROR: invalid Unicode escape at character 17 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/23:0] HINT: Unicode escapes must be \uXXXX or \UXXXXXXXX. 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/23:0] STATEMENT: SELECT E'wrong: \U0061'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/24:0] ERROR: invalid Unicode surrogate pair at or near "'" at character 23 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/24:0] STATEMENT: SELECT E'wrong: \udb99'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/25:0] ERROR: invalid Unicode surrogate pair at or near "x" at character 23 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/25:0] STATEMENT: SELECT E'wrong: \udb99xy'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/26:0] ERROR: invalid Unicode surrogate pair at or near "\" at character 23 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/26:0] STATEMENT: SELECT E'wrong: \udb99\\'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/27:0] ERROR: invalid Unicode surrogate pair at or near "\u0061" at character 23 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/27:0] STATEMENT: SELECT E'wrong: \udb99\u0061'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/28:0] ERROR: invalid Unicode surrogate pair at or near "\U00000061" at character 27 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/28:0] STATEMENT: SELECT E'wrong: \U0000db99\U00000061'; 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/29:0] ERROR: invalid Unicode escape value at or near "\U002FFFFF" at character 17 2024-05-05 02:19:00.821 UTC [17885][client backend] [pg_regress/strings][40/29:0] STATEMENT: SELECT E'wrong: \U002FFFFF'; 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/31:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/31:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/31:0] STATEMENT: SELECT U&'d\0061t\+000061' AS U&"d\0061t\+000061"; 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/32:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/32:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/32:0] STATEMENT: SELECT U&'d!0061t\+000061' UESCAPE '!' AS U&"d*0061t\+000061" UESCAPE '*'; 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/33:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/33:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/33:0] STATEMENT: SELECT U&' \' UESCAPE '!' AS "tricky"; 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/35:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/35:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/35:0] STATEMENT: SELECT U&'wrong: \061'; 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/36:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/36:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/36:0] STATEMENT: SELECT U&'wrong: \+0061'; 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/37:0] ERROR: unsafe use of string constant with Unicode escapes at character 8 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/37:0] DETAIL: String constants with Unicode escapes cannot be used when standard_conforming_strings is off. 2024-05-05 02:19:00.822 UTC [17885][client backend] [pg_regress/strings][40/37:0] STATEMENT: SELECT U&'wrong: +0061' UESCAPE '+'; 2024-05-05 02:19:00.823 UTC [17885][client backend] [pg_regress/strings][40/42:0] ERROR: invalid hexadecimal data: odd number of digits at character 8 2024-05-05 02:19:00.823 UTC [17885][client backend] [pg_regress/strings][40/42:0] STATEMENT: SELECT E'\\xDeAdBeE'::bytea; 2024-05-05 02:19:00.823 UTC [17885][client backend] [pg_regress/strings][40/43:0] ERROR: invalid hexadecimal digit: "x" at character 8 2024-05-05 02:19:00.823 UTC [17885][client backend] [pg_regress/strings][40/43:0] STATEMENT: SELECT E'\\xDeAdBeEx'::bytea; 2024-05-05 02:19:00.824 UTC [17885][client backend] [pg_regress/strings][40/49:0] ERROR: invalid input syntax for type bytea at character 8 2024-05-05 02:19:00.824 UTC [17885][client backend] [pg_regress/strings][40/49:0] STATEMENT: SELECT E'De\\678dBeEf'::bytea; 2024-05-05 02:19:00.828 UTC [17884][client backend] [pg_regress/line][37/13:0] ERROR: invalid input syntax for type line: "{}" at character 30 2024-05-05 02:19:00.828 UTC [17884][client backend] [pg_regress/line][37/13:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{}'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/14:0] ERROR: invalid input syntax for type line: "{0" at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/14:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/15:0] ERROR: invalid input syntax for type line: "{0,0}" at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/15:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0}'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/16:0] ERROR: invalid input syntax for type line: "{0,0,1" at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/16:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/17:0] ERROR: invalid line specification: A and B cannot both be zero at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/17:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1}'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/18:0] ERROR: invalid input syntax for type line: "{0,0,1} x" at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/18:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('{0,0,1} x'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/19:0] ERROR: invalid input syntax for type line: "(3asdf,2 ,3,4r2)" at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/19:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('(3asdf,2 ,3,4r2)'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/20:0] ERROR: invalid input syntax for type line: "[1,2,3, 4" at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/20:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[1,2,3, 4'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/21:0] ERROR: invalid input syntax for type line: "[(,2),(3,4)]" at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/21:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(,2),(3,4)]'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/22:0] ERROR: invalid input syntax for type line: "[(1,2),(3,4)" at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/22:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(1,2),(3,4)'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/23:0] ERROR: invalid line specification: must be two distinct points at character 30 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/23:0] STATEMENT: INSERT INTO LINE_TBL VALUES ('[(1,2),(1,2)]'); 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/24:0] ERROR: invalid line specification: must be two distinct points 2024-05-05 02:19:00.829 UTC [17884][client backend] [pg_regress/line][37/24:0] STATEMENT: INSERT INTO LINE_TBL VALUES (line(point '(1,0)', point '(1,0)')); 2024-05-05 02:19:00.831 UTC [17872][client backend] [pg_regress/timetz][28/15:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 America/New_York" at character 32 2024-05-05 02:19:00.831 UTC [17872][client backend] [pg_regress/timetz][28/15:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 America/New_York'); 2024-05-05 02:19:00.831 UTC [17872][client backend] [pg_regress/timetz][28/16:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 m2" at character 32 2024-05-05 02:19:00.831 UTC [17872][client backend] [pg_regress/timetz][28/16:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 m2'); 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/10:0] ERROR: invalid input syntax for type polygon: "0.0" at character 37 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/10:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('0.0'); 2024-05-05 02:19:00.832 UTC [17872][client backend] [pg_regress/timetz][28/17:0] ERROR: invalid input syntax for type time with time zone: "15:36:39 MSK m2" at character 32 2024-05-05 02:19:00.832 UTC [17872][client backend] [pg_regress/timetz][28/17:0] STATEMENT: INSERT INTO TIMETZ_TBL VALUES ('15:36:39 MSK m2'); 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/11:0] ERROR: invalid input syntax for type polygon: "(0.0 0.0" at character 37 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/11:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0 0.0'); 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/12:0] ERROR: invalid input syntax for type polygon: "(0,1,2)" at character 37 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/12:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0,1,2)'); 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/13:0] ERROR: invalid input syntax for type polygon: "(0,1,2,3" at character 37 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/13:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('(0,1,2,3'); 2024-05-05 02:19:00.832 UTC [17873][client backend] [pg_regress/date][23/29:0] ERROR: date/time field value out of range: "1/18/1999" at character 13 2024-05-05 02:19:00.832 UTC [17873][client backend] [pg_regress/date][23/29:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.832 UTC [17873][client backend] [pg_regress/date][23/29:0] STATEMENT: SELECT date '1/18/1999'; 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/14:0] ERROR: invalid input syntax for type polygon: "asdf" at character 37 2024-05-05 02:19:00.832 UTC [17878][client backend] [pg_regress/polygon][29/14:0] STATEMENT: INSERT INTO POLYGON_TBL(f1) VALUES ('asdf'); 2024-05-05 02:19:00.832 UTC [17887][client backend] [pg_regress/numerology][35/29:0] ERROR: trailing junk after numeric literal at or near "123a" at character 8 2024-05-05 02:19:00.832 UTC [17887][client backend] [pg_regress/numerology][35/29:0] STATEMENT: SELECT 123abc; 2024-05-05 02:19:00.832 UTC [17873][client backend] [pg_regress/date][23/30:0] ERROR: date/time field value out of range: "18/1/1999" at character 13 2024-05-05 02:19:00.832 UTC [17873][client backend] [pg_regress/date][23/30:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.832 UTC [17873][client backend] [pg_regress/date][23/30:0] STATEMENT: SELECT date '18/1/1999'; 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/30:0] ERROR: trailing junk after numeric literal at or near "0x0o" at character 8 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/30:0] STATEMENT: SELECT 0x0o; 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/31:0] ERROR: trailing junk after numeric literal at or near "0.a" at character 8 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/31:0] STATEMENT: SELECT 0.a; 2024-05-05 02:19:00.833 UTC [17883][client backend] [pg_regress/md5][:0] LOG: disconnection: session time: 0:00:00.047 user=postgres database=regression host=[local] 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/32:0] ERROR: trailing junk after numeric literal at or near "0.0a" at character 8 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/32:0] STATEMENT: SELECT 0.0a; 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/33:0] ERROR: trailing junk after numeric literal at or near ".0a" at character 8 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/33:0] STATEMENT: SELECT .0a; 2024-05-05 02:19:00.833 UTC [17891][client backend] [pg_regress/multirangetypes][42/3:0] ERROR: malformed multirange literal: "{,}" at character 8 2024-05-05 02:19:00.833 UTC [17891][client backend] [pg_regress/multirangetypes][42/3:0] DETAIL: Expected range start. 2024-05-05 02:19:00.833 UTC [17891][client backend] [pg_regress/multirangetypes][42/3:0] STATEMENT: select '{,}'::textmultirange; 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/34:0] ERROR: trailing junk after numeric literal at or near "0.0e1a" at character 8 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/34:0] STATEMENT: SELECT 0.0e1a; 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/35:0] ERROR: trailing junk after numeric literal at or near "0.0e" at character 8 2024-05-05 02:19:00.833 UTC [17887][client backend] [pg_regress/numerology][35/35:0] STATEMENT: SELECT 0.0e; 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/36:0] ERROR: trailing junk after numeric literal at or near "0.0e+" at character 8 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/36:0] STATEMENT: SELECT 0.0e+a; 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/4:0] ERROR: malformed multirange literal: "{(,)}." at character 8 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/4:0] DETAIL: Junk after closing right brace. 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/4:0] STATEMENT: select '{(,)}.'::textmultirange; 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/37:0] ERROR: trailing junk after parameter at or near "$1a" at character 22 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/37:0] STATEMENT: PREPARE p1 AS SELECT $1a; 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/38:0] ERROR: invalid binary integer at or near "0b" at character 8 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/38:0] STATEMENT: SELECT 0b; 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/5:0] ERROR: malformed multirange literal: "{[a,c),}" at character 8 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/5:0] DETAIL: Expected range start. 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/5:0] STATEMENT: select '{[a,c),}'::textmultirange; 2024-05-05 02:19:00.834 UTC [17872][client backend] [pg_regress/timetz][28/27:0] ERROR: date/time field value out of range: "24:00:00.01 PDT" at character 8 2024-05-05 02:19:00.834 UTC [17872][client backend] [pg_regress/timetz][28/27:0] STATEMENT: SELECT '24:00:00.01 PDT'::timetz; 2024-05-05 02:19:00.834 UTC [17872][client backend] [pg_regress/timetz][28/28:0] ERROR: date/time field value out of range: "23:59:60.01 PDT" at character 8 2024-05-05 02:19:00.834 UTC [17872][client backend] [pg_regress/timetz][28/28:0] STATEMENT: SELECT '23:59:60.01 PDT'::timetz; 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/39:0] ERROR: trailing junk after numeric literal at or near "1b" at character 8 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/39:0] STATEMENT: SELECT 1b; 2024-05-05 02:19:00.834 UTC [17872][client backend] [pg_regress/timetz][28/29:0] ERROR: date/time field value out of range: "24:01:00 PDT" at character 8 2024-05-05 02:19:00.834 UTC [17872][client backend] [pg_regress/timetz][28/29:0] STATEMENT: SELECT '24:01:00 PDT'::timetz; 2024-05-05 02:19:00.834 UTC [17872][client backend] [pg_regress/timetz][28/30:0] ERROR: date/time field value out of range: "25:00:00 PDT" at character 8 2024-05-05 02:19:00.834 UTC [17872][client backend] [pg_regress/timetz][28/30:0] STATEMENT: SELECT '25:00:00 PDT'::timetz; 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/40:0] ERROR: trailing junk after numeric literal at or near "0b0x" at character 8 2024-05-05 02:19:00.834 UTC [17887][client backend] [pg_regress/numerology][35/40:0] STATEMENT: SELECT 0b0x; 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/6:0] ERROR: malformed multirange literal: "{,[a,c)}" at character 8 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/6:0] DETAIL: Expected range start. 2024-05-05 02:19:00.834 UTC [17891][client backend] [pg_regress/multirangetypes][42/6:0] STATEMENT: select '{,[a,c)}'::textmultirange; 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/41:0] ERROR: invalid octal integer at or near "0o" at character 8 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/41:0] STATEMENT: SELECT 0o; 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/7:0] ERROR: malformed multirange literal: "{-[a,z)}" at character 8 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/7:0] DETAIL: Expected range start. 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/7:0] STATEMENT: select '{-[a,z)}'::textmultirange; 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/42:0] ERROR: trailing junk after numeric literal at or near "1o" at character 8 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/42:0] STATEMENT: SELECT 1o; 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/8:0] ERROR: malformed multirange literal: "{[a,z) - }" at character 8 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/8:0] DETAIL: Expected comma or end of multirange. 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/8:0] STATEMENT: select '{[a,z) - }'::textmultirange; 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/43:0] ERROR: trailing junk after numeric literal at or near "0o0x" at character 8 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/43:0] STATEMENT: SELECT 0o0x; 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/44:0] ERROR: invalid hexadecimal integer at or near "0x" at character 8 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/44:0] STATEMENT: SELECT 0x; 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/9:0] ERROR: malformed multirange literal: "{(",a)}" at character 8 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/9:0] DETAIL: Unexpected end of input. 2024-05-05 02:19:00.835 UTC [17891][client backend] [pg_regress/multirangetypes][42/9:0] STATEMENT: select '{(",a)}'::textmultirange; 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/45:0] ERROR: trailing junk after numeric literal at or near "1x" at character 8 2024-05-05 02:19:00.835 UTC [17887][client backend] [pg_regress/numerology][35/45:0] STATEMENT: SELECT 1x; 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/10:0] ERROR: malformed range literal: "(,,a)" at character 8 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/10:0] DETAIL: Too many commas. 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/10:0] STATEMENT: select '{(,,a)}'::textmultirange; 2024-05-05 02:19:00.836 UTC [17887][client backend] [pg_regress/numerology][35/46:0] ERROR: trailing junk after numeric literal at or near "0x0y" at character 8 2024-05-05 02:19:00.836 UTC [17887][client backend] [pg_regress/numerology][35/46:0] STATEMENT: SELECT 0x0y; 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/11:0] ERROR: malformed range literal: "()" at character 8 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/11:0] DETAIL: Missing comma after lower bound. 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/11:0] STATEMENT: select '{(),a)}'::textmultirange; 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/12:0] ERROR: malformed multirange literal: "{(a,))}" at character 8 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/12:0] DETAIL: Expected comma or end of multirange. 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/12:0] STATEMENT: select '{(a,))}'::textmultirange; 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/13:0] ERROR: malformed range literal: "(]" at character 8 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/13:0] DETAIL: Missing comma after lower bound. 2024-05-05 02:19:00.836 UTC [17891][client backend] [pg_regress/multirangetypes][42/13:0] STATEMENT: select '{(],a)}'::textmultirange; 2024-05-05 02:19:00.837 UTC [17891][client backend] [pg_regress/multirangetypes][42/14:0] ERROR: malformed multirange literal: "{(a,])}" at character 8 2024-05-05 02:19:00.837 UTC [17891][client backend] [pg_regress/multirangetypes][42/14:0] DETAIL: Expected comma or end of multirange. 2024-05-05 02:19:00.837 UTC [17891][client backend] [pg_regress/multirangetypes][42/14:0] STATEMENT: select '{(a,])}'::textmultirange; 2024-05-05 02:19:00.837 UTC [17875][client backend] [pg_regress/macaddr8][26/32:0] ERROR: invalid input syntax for type macaddr8: "not even close" at character 38 2024-05-05 02:19:00.837 UTC [17875][client backend] [pg_regress/macaddr8][26/32:0] STATEMENT: INSERT INTO macaddr8_data VALUES (9, 'not even close'); 2024-05-05 02:19:00.837 UTC [17891][client backend] [pg_regress/multirangetypes][42/15:0] ERROR: range lower bound must be less than or equal to range upper bound at character 8 2024-05-05 02:19:00.837 UTC [17891][client backend] [pg_regress/multirangetypes][42/15:0] STATEMENT: select '{[z,a]}'::textmultirange; 2024-05-05 02:19:00.837 UTC [17881][client backend] [pg_regress/path][32/12:0] ERROR: invalid input syntax for type path: "[]" at character 30 2024-05-05 02:19:00.837 UTC [17881][client backend] [pg_regress/path][32/12:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[]'); 2024-05-05 02:19:00.837 UTC [17881][client backend] [pg_regress/path][32/13:0] ERROR: invalid input syntax for type path: "[(,2),(3,4)]" at character 30 2024-05-05 02:19:00.837 UTC [17881][client backend] [pg_regress/path][32/13:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[(,2),(3,4)]'); 2024-05-05 02:19:00.838 UTC [17881][client backend] [pg_regress/path][32/14:0] ERROR: invalid input syntax for type path: "[(1,2),(3,4)" at character 30 2024-05-05 02:19:00.838 UTC [17881][client backend] [pg_regress/path][32/14:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('[(1,2),(3,4)'); 2024-05-05 02:19:00.838 UTC [17881][client backend] [pg_regress/path][32/15:0] ERROR: invalid input syntax for type path: "(1,2,3,4" at character 30 2024-05-05 02:19:00.838 UTC [17881][client backend] [pg_regress/path][32/15:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('(1,2,3,4'); 2024-05-05 02:19:00.838 UTC [17881][client backend] [pg_regress/path][32/16:0] ERROR: invalid input syntax for type path: "(1,2),(3,4)]" at character 30 2024-05-05 02:19:00.838 UTC [17881][client backend] [pg_regress/path][32/16:0] STATEMENT: INSERT INTO PATH_TBL VALUES ('(1,2),(3,4)]'); 2024-05-05 02:19:00.838 UTC [17873][client backend] [pg_regress/date][23/36:0] ERROR: date/time field value out of range: "January 8, 99 BC" at character 13 2024-05-05 02:19:00.838 UTC [17873][client backend] [pg_regress/date][23/36:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.838 UTC [17873][client backend] [pg_regress/date][23/36:0] STATEMENT: SELECT date 'January 8, 99 BC'; 2024-05-05 02:19:00.839 UTC [17873][client backend] [pg_regress/date][23/39:0] ERROR: date/time field value out of range: "08-Jan-99" at character 13 2024-05-05 02:19:00.839 UTC [17873][client backend] [pg_regress/date][23/39:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.839 UTC [17873][client backend] [pg_regress/date][23/39:0] STATEMENT: SELECT date '08-Jan-99'; 2024-05-05 02:19:00.839 UTC [17887][client backend] [pg_regress/numerology][35/56:0] ERROR: column "_100" does not exist at character 8 2024-05-05 02:19:00.839 UTC [17887][client backend] [pg_regress/numerology][35/56:0] STATEMENT: SELECT _100; 2024-05-05 02:19:00.840 UTC [17873][client backend] [pg_regress/date][23/41:0] ERROR: date/time field value out of range: "Jan-08-99" at character 13 2024-05-05 02:19:00.840 UTC [17873][client backend] [pg_regress/date][23/41:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.840 UTC [17873][client backend] [pg_regress/date][23/41:0] STATEMENT: SELECT date 'Jan-08-99'; 2024-05-05 02:19:00.840 UTC [17887][client backend] [pg_regress/numerology][35/57:0] ERROR: trailing junk after numeric literal at or near "100_" at character 8 2024-05-05 02:19:00.840 UTC [17887][client backend] [pg_regress/numerology][35/57:0] STATEMENT: SELECT 100_; 2024-05-05 02:19:00.840 UTC [17887][client backend] [pg_regress/numerology][35/58:0] ERROR: trailing junk after numeric literal at or near "100_" at character 8 2024-05-05 02:19:00.840 UTC [17887][client backend] [pg_regress/numerology][35/58:0] STATEMENT: SELECT 100__000; 2024-05-05 02:19:00.840 UTC [17887][client backend] [pg_regress/numerology][35/59:0] ERROR: syntax error at or near ".5" at character 14 2024-05-05 02:19:00.840 UTC [17887][client backend] [pg_regress/numerology][35/59:0] STATEMENT: SELECT _1_000.5; 2024-05-05 02:19:00.841 UTC [17887][client backend] [pg_regress/numerology][35/60:0] ERROR: trailing junk after numeric literal at or near "1_000_" at character 8 2024-05-05 02:19:00.841 UTC [17887][client backend] [pg_regress/numerology][35/60:0] STATEMENT: SELECT 1_000_.5; 2024-05-05 02:19:00.841 UTC [17873][client backend] [pg_regress/date][23/43:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-05-05 02:19:00.841 UTC [17873][client backend] [pg_regress/date][23/43:0] STATEMENT: SELECT date '99-08-Jan'; 2024-05-05 02:19:00.841 UTC [17887][client backend] [pg_regress/numerology][35/61:0] ERROR: trailing junk after numeric literal at or near "1_000._" at character 8 2024-05-05 02:19:00.841 UTC [17887][client backend] [pg_regress/numerology][35/61:0] STATEMENT: SELECT 1_000._5; 2024-05-05 02:19:00.841 UTC [17873][client backend] [pg_regress/date][23/44:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-05-05 02:19:00.841 UTC [17873][client backend] [pg_regress/date][23/44:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-05-05 02:19:00.841 UTC [17887][client backend] [pg_regress/numerology][35/62:0] ERROR: trailing junk after numeric literal at or near "1_000.5_" at character 8 2024-05-05 02:19:00.841 UTC [17887][client backend] [pg_regress/numerology][35/62:0] STATEMENT: SELECT 1_000.5_; 2024-05-05 02:19:00.841 UTC [17887][client backend] [pg_regress/numerology][35/63:0] ERROR: trailing junk after numeric literal at or near "1_000.5e" at character 8 2024-05-05 02:19:00.841 UTC [17887][client backend] [pg_regress/numerology][35/63:0] STATEMENT: SELECT 1_000.5e_1; 2024-05-05 02:19:00.842 UTC [17870][client backend] [pg_regress/inet][27/21:0] ERROR: invalid cidr value: "192.168.1.2/30" at character 37 2024-05-05 02:19:00.842 UTC [17870][client backend] [pg_regress/inet][27/21:0] DETAIL: Value has bits set to right of mask. 2024-05-05 02:19:00.842 UTC [17870][client backend] [pg_regress/inet][27/21:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES ('192.168.1.2/30', '192.168.1.226'); 2024-05-05 02:19:00.842 UTC [17870][client backend] [pg_regress/inet][27/22:0] ERROR: invalid input syntax for type cidr: "1234::1234::1234" at character 37 2024-05-05 02:19:00.842 UTC [17870][client backend] [pg_regress/inet][27/22:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES ('1234::1234::1234', '::1.2.3.4'); 2024-05-05 02:19:00.842 UTC [17870][client backend] [pg_regress/inet][27/23:0] ERROR: invalid cidr value: "192.168.1.2/30" at character 42 2024-05-05 02:19:00.842 UTC [17870][client backend] [pg_regress/inet][27/23:0] DETAIL: Value has bits set to right of mask. 2024-05-05 02:19:00.842 UTC [17870][client backend] [pg_regress/inet][27/23:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES (cidr('192.168.1.2/30'), '192.168.1.226'); 2024-05-05 02:19:00.843 UTC [17870][client backend] [pg_regress/inet][27/24:0] ERROR: invalid cidr value: "ffff:ffff:ffff:ffff::/24" at character 42 2024-05-05 02:19:00.843 UTC [17870][client backend] [pg_regress/inet][27/24:0] DETAIL: Value has bits set to right of mask. 2024-05-05 02:19:00.843 UTC [17870][client backend] [pg_regress/inet][27/24:0] STATEMENT: INSERT INTO INET_TBL (c, i) VALUES (cidr('ffff:ffff:ffff:ffff::/24'), '::192.168.1.226'); 2024-05-05 02:19:00.843 UTC [17873][client backend] [pg_regress/date][23/47:0] ERROR: date/time field value out of range: "08 Jan 99" at character 13 2024-05-05 02:19:00.843 UTC [17873][client backend] [pg_regress/date][23/47:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.843 UTC [17873][client backend] [pg_regress/date][23/47:0] STATEMENT: SELECT date '08 Jan 99'; 2024-05-05 02:19:00.844 UTC [17873][client backend] [pg_regress/date][23/49:0] ERROR: date/time field value out of range: "Jan 08 99" at character 13 2024-05-05 02:19:00.844 UTC [17873][client backend] [pg_regress/date][23/49:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.844 UTC [17873][client backend] [pg_regress/date][23/49:0] STATEMENT: SELECT date 'Jan 08 99'; 2024-05-05 02:19:00.845 UTC [17882][client backend] [pg_regress/interval][30/27:0] ERROR: invalid input syntax for type interval: "badly formatted interval" at character 39 2024-05-05 02:19:00.845 UTC [17882][client backend] [pg_regress/interval][30/27:0] STATEMENT: INSERT INTO INTERVAL_TBL (f1) VALUES ('badly formatted interval'); 2024-05-05 02:19:00.846 UTC [17882][client backend] [pg_regress/interval][30/28:0] ERROR: invalid input syntax for type interval: "@ 30 eons ago" at character 39 2024-05-05 02:19:00.846 UTC [17882][client backend] [pg_regress/interval][30/28:0] STATEMENT: INSERT INTO INTERVAL_TBL (f1) VALUES ('@ 30 eons ago'); 2024-05-05 02:19:00.846 UTC [17886][client backend] [pg_regress/circle][34/12:0] ERROR: invalid input syntax for type circle: "<(-100,0),-100>" at character 32 2024-05-05 02:19:00.846 UTC [17886][client backend] [pg_regress/circle][34/12:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(-100,0),-100>'); 2024-05-05 02:19:00.847 UTC [17886][client backend] [pg_regress/circle][34/13:0] ERROR: invalid input syntax for type circle: "<(100,200),10" at character 32 2024-05-05 02:19:00.847 UTC [17886][client backend] [pg_regress/circle][34/13:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(100,200),10'); 2024-05-05 02:19:00.847 UTC [17886][client backend] [pg_regress/circle][34/14:0] ERROR: invalid input syntax for type circle: "<(100,200),10> x" at character 32 2024-05-05 02:19:00.847 UTC [17886][client backend] [pg_regress/circle][34/14:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('<(100,200),10> x'); 2024-05-05 02:19:00.847 UTC [17886][client backend] [pg_regress/circle][34/15:0] ERROR: invalid input syntax for type circle: "1abc,3,5" at character 32 2024-05-05 02:19:00.847 UTC [17886][client backend] [pg_regress/circle][34/15:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('1abc,3,5'); 2024-05-05 02:19:00.847 UTC [17886][client backend] [pg_regress/circle][34/16:0] ERROR: invalid input syntax for type circle: "(3,(1,2),3)" at character 32 2024-05-05 02:19:00.847 UTC [17886][client backend] [pg_regress/circle][34/16:0] STATEMENT: INSERT INTO CIRCLE_TBL VALUES ('(3,(1,2),3)'); 2024-05-05 02:19:00.847 UTC [17873][client backend] [pg_regress/date][23/55:0] ERROR: date/time field value out of range: "08-01-99" at character 13 2024-05-05 02:19:00.847 UTC [17873][client backend] [pg_regress/date][23/55:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.847 UTC [17873][client backend] [pg_regress/date][23/55:0] STATEMENT: SELECT date '08-01-99'; 2024-05-05 02:19:00.850 UTC [17873][client backend] [pg_regress/date][23/56:0] ERROR: date/time field value out of range: "08-01-1999" at character 13 2024-05-05 02:19:00.850 UTC [17873][client backend] [pg_regress/date][23/56:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.850 UTC [17873][client backend] [pg_regress/date][23/56:0] STATEMENT: SELECT date '08-01-1999'; 2024-05-05 02:19:00.851 UTC [17889][client backend] [pg_regress/time][39/13:0] ERROR: invalid input syntax for type time: "15:36:39 America/New_York" at character 30 2024-05-05 02:19:00.851 UTC [17889][client backend] [pg_regress/time][39/13:0] STATEMENT: INSERT INTO TIME_TBL VALUES ('15:36:39 America/New_York'); 2024-05-05 02:19:00.854 UTC [17889][client backend] [pg_regress/time][39/23:0] ERROR: date/time field value out of range: "24:00:00.01" at character 8 2024-05-05 02:19:00.854 UTC [17889][client backend] [pg_regress/time][39/23:0] STATEMENT: SELECT '24:00:00.01'::time; 2024-05-05 02:19:00.854 UTC [17889][client backend] [pg_regress/time][39/24:0] ERROR: date/time field value out of range: "23:59:60.01" at character 8 2024-05-05 02:19:00.854 UTC [17889][client backend] [pg_regress/time][39/24:0] STATEMENT: SELECT '23:59:60.01'::time; 2024-05-05 02:19:00.854 UTC [17889][client backend] [pg_regress/time][39/25:0] ERROR: date/time field value out of range: "24:01:00" at character 8 2024-05-05 02:19:00.854 UTC [17889][client backend] [pg_regress/time][39/25:0] STATEMENT: SELECT '24:01:00'::time; 2024-05-05 02:19:00.854 UTC [17889][client backend] [pg_regress/time][39/26:0] ERROR: date/time field value out of range: "25:00:00" at character 8 2024-05-05 02:19:00.854 UTC [17889][client backend] [pg_regress/time][39/26:0] STATEMENT: SELECT '25:00:00'::time; 2024-05-05 02:19:00.854 UTC [17873][client backend] [pg_regress/date][23/57:0] ERROR: date/time field value out of range: "01-08-99" at character 13 2024-05-05 02:19:00.854 UTC [17873][client backend] [pg_regress/date][23/57:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.854 UTC [17873][client backend] [pg_regress/date][23/57:0] STATEMENT: SELECT date '01-08-99'; 2024-05-05 02:19:00.854 UTC [17873][client backend] [pg_regress/date][23/58:0] ERROR: date/time field value out of range: "01-08-1999" at character 13 2024-05-05 02:19:00.854 UTC [17873][client backend] [pg_regress/date][23/58:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.854 UTC [17873][client backend] [pg_regress/date][23/58:0] STATEMENT: SELECT date '01-08-1999'; 2024-05-05 02:19:00.855 UTC [17888][client backend] [pg_regress/macaddr][41/10:0] ERROR: invalid input syntax for type macaddr: "0800:2b01:0203" at character 37 2024-05-05 02:19:00.855 UTC [17888][client backend] [pg_regress/macaddr][41/10:0] STATEMENT: INSERT INTO macaddr_data VALUES (8, '0800:2b01:0203'); 2024-05-05 02:19:00.856 UTC [17888][client backend] [pg_regress/macaddr][41/11:0] ERROR: invalid input syntax for type macaddr: "not even close" at character 37 2024-05-05 02:19:00.856 UTC [17888][client backend] [pg_regress/macaddr][41/11:0] STATEMENT: INSERT INTO macaddr_data VALUES (9, 'not even close'); 2024-05-05 02:19:00.856 UTC [17873][client backend] [pg_regress/date][23/63:0] ERROR: date/time field value out of range: "08 01 99" at character 13 2024-05-05 02:19:00.856 UTC [17873][client backend] [pg_regress/date][23/63:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.856 UTC [17873][client backend] [pg_regress/date][23/63:0] STATEMENT: SELECT date '08 01 99'; 2024-05-05 02:19:00.856 UTC [17873][client backend] [pg_regress/date][23/64:0] ERROR: date/time field value out of range: "08 01 1999" at character 13 2024-05-05 02:19:00.856 UTC [17873][client backend] [pg_regress/date][23/64:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.856 UTC [17873][client backend] [pg_regress/date][23/64:0] STATEMENT: SELECT date '08 01 1999'; 2024-05-05 02:19:00.857 UTC [17889][client backend] [pg_regress/time][39/32:0] ERROR: operator is not unique: time without time zone + time without time zone at character 11 2024-05-05 02:19:00.857 UTC [17889][client backend] [pg_regress/time][39/32:0] HINT: Could not choose a best candidate operator. You might need to add explicit type casts. 2024-05-05 02:19:00.857 UTC [17889][client backend] [pg_regress/time][39/32:0] STATEMENT: SELECT f1 + time '00:01' AS "Illegal" FROM TIME_TBL; 2024-05-05 02:19:00.857 UTC [17873][client backend] [pg_regress/date][23/65:0] ERROR: date/time field value out of range: "01 08 99" at character 13 2024-05-05 02:19:00.857 UTC [17873][client backend] [pg_regress/date][23/65:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.857 UTC [17873][client backend] [pg_regress/date][23/65:0] STATEMENT: SELECT date '01 08 99'; 2024-05-05 02:19:00.857 UTC [17873][client backend] [pg_regress/date][23/66:0] ERROR: date/time field value out of range: "01 08 1999" at character 13 2024-05-05 02:19:00.857 UTC [17873][client backend] [pg_regress/date][23/66:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.857 UTC [17873][client backend] [pg_regress/date][23/66:0] STATEMENT: SELECT date '01 08 1999'; 2024-05-05 02:19:00.863 UTC [17889][client backend] [pg_regress/time][39/38:0] ERROR: unit "day" not supported for type time without time zone 2024-05-05 02:19:00.863 UTC [17889][client backend] [pg_regress/time][39/38:0] STATEMENT: SELECT EXTRACT(DAY FROM TIME '2020-05-26 13:30:25.575401'); 2024-05-05 02:19:00.863 UTC [17889][client backend] [pg_regress/time][39/39:0] ERROR: unit "fortnight" not recognized for type time without time zone 2024-05-05 02:19:00.863 UTC [17889][client backend] [pg_regress/time][39/39:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM TIME '2020-05-26 13:30:25.575401'); 2024-05-05 02:19:00.866 UTC [17889][client backend] [pg_regress/time][39/40:0] ERROR: unit "timezone" not supported for type time without time zone 2024-05-05 02:19:00.866 UTC [17889][client backend] [pg_regress/time][39/40:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM TIME '2020-05-26 13:30:25.575401'); 2024-05-05 02:19:00.866 UTC [17884][client backend] [pg_regress/line][:0] LOG: disconnection: session time: 0:00:00.073 user=postgres database=regression host=[local] 2024-05-05 02:19:00.868 UTC [17873][client backend] [pg_regress/date][23/74:0] ERROR: date/time field value out of range: "1/18/1999" at character 13 2024-05-05 02:19:00.868 UTC [17873][client backend] [pg_regress/date][23/74:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.868 UTC [17873][client backend] [pg_regress/date][23/74:0] STATEMENT: SELECT date '1/18/1999'; 2024-05-05 02:19:00.870 UTC [17873][client backend] [pg_regress/date][23/82:0] ERROR: date/time field value out of range: "99-Jan-08" at character 13 2024-05-05 02:19:00.870 UTC [17873][client backend] [pg_regress/date][23/82:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.870 UTC [17873][client backend] [pg_regress/date][23/82:0] STATEMENT: SELECT date '99-Jan-08'; 2024-05-05 02:19:00.871 UTC [17886][client backend] [pg_regress/circle][:0] LOG: disconnection: session time: 0:00:00.086 user=postgres database=regression host=[local] 2024-05-05 02:19:00.873 UTC [17872][client backend] [pg_regress/timetz][28/36:0] ERROR: operator does not exist: time with time zone + time with time zone at character 11 2024-05-05 02:19:00.873 UTC [17872][client backend] [pg_regress/timetz][28/36:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:00.873 UTC [17872][client backend] [pg_regress/timetz][28/36:0] STATEMENT: SELECT f1 + time with time zone '00:01' AS "Illegal" FROM TIMETZ_TBL; 2024-05-05 02:19:00.873 UTC [17873][client backend] [pg_regress/date][23/88:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-05-05 02:19:00.873 UTC [17873][client backend] [pg_regress/date][23/88:0] STATEMENT: SELECT date '99-08-Jan'; 2024-05-05 02:19:00.873 UTC [17873][client backend] [pg_regress/date][23/89:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-05-05 02:19:00.873 UTC [17873][client backend] [pg_regress/date][23/89:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-05-05 02:19:00.873 UTC [17873][client backend] [pg_regress/date][23/90:0] ERROR: date/time field value out of range: "99 Jan 08" at character 13 2024-05-05 02:19:00.873 UTC [17873][client backend] [pg_regress/date][23/90:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.873 UTC [17873][client backend] [pg_regress/date][23/90:0] STATEMENT: SELECT date '99 Jan 08'; 2024-05-05 02:19:00.874 UTC [17872][client backend] [pg_regress/timetz][28/42:0] ERROR: unit "day" not supported for type time with time zone 2024-05-05 02:19:00.874 UTC [17872][client backend] [pg_regress/timetz][28/42:0] STATEMENT: SELECT EXTRACT(DAY FROM TIME WITH TIME ZONE '2020-05-26 13:30:25.575401-04'); 2024-05-05 02:19:00.874 UTC [17872][client backend] [pg_regress/timetz][28/43:0] ERROR: unit "fortnight" not recognized for type time with time zone 2024-05-05 02:19:00.874 UTC [17872][client backend] [pg_regress/timetz][28/43:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM TIME WITH TIME ZONE '2020-05-26 13:30:25.575401-04'); 2024-05-05 02:19:00.875 UTC [17873][client backend] [pg_regress/date][23/96:0] ERROR: invalid input syntax for type date: "99 08 Jan" at character 13 2024-05-05 02:19:00.875 UTC [17873][client backend] [pg_regress/date][23/96:0] STATEMENT: SELECT date '99 08 Jan'; 2024-05-05 02:19:00.877 UTC [17881][client backend] [pg_regress/path][:0] LOG: disconnection: session time: 0:00:00.094 user=postgres database=regression host=[local] 2024-05-05 02:19:00.878 UTC [17873][client backend] [pg_regress/date][23/98:0] ERROR: date/time field value out of range: "99-01-08" at character 13 2024-05-05 02:19:00.878 UTC [17873][client backend] [pg_regress/date][23/98:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.878 UTC [17873][client backend] [pg_regress/date][23/98:0] STATEMENT: SELECT date '99-01-08'; 2024-05-05 02:19:00.895 UTC [17873][client backend] [pg_regress/date][23/104:0] ERROR: date/time field value out of range: "99-08-01" at character 13 2024-05-05 02:19:00.895 UTC [17873][client backend] [pg_regress/date][23/104:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.895 UTC [17873][client backend] [pg_regress/date][23/104:0] STATEMENT: SELECT date '99-08-01'; 2024-05-05 02:19:00.895 UTC [17873][client backend] [pg_regress/date][23/106:0] ERROR: date/time field value out of range: "99 01 08" at character 13 2024-05-05 02:19:00.895 UTC [17873][client backend] [pg_regress/date][23/106:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.895 UTC [17873][client backend] [pg_regress/date][23/106:0] STATEMENT: SELECT date '99 01 08'; 2024-05-05 02:19:00.897 UTC [17873][client backend] [pg_regress/date][23/112:0] ERROR: date/time field value out of range: "99 08 01" at character 13 2024-05-05 02:19:00.897 UTC [17873][client backend] [pg_regress/date][23/112:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.897 UTC [17873][client backend] [pg_regress/date][23/112:0] STATEMENT: SELECT date '99 08 01'; 2024-05-05 02:19:00.899 UTC [17873][client backend] [pg_regress/date][23/120:0] ERROR: date/time field value out of range: "18/1/1999" at character 13 2024-05-05 02:19:00.899 UTC [17873][client backend] [pg_regress/date][23/120:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.899 UTC [17873][client backend] [pg_regress/date][23/120:0] STATEMENT: SELECT date '18/1/1999'; 2024-05-05 02:19:00.901 UTC [17873][client backend] [pg_regress/date][23/127:0] ERROR: date/time field value out of range: "99-Jan-08" at character 13 2024-05-05 02:19:00.901 UTC [17873][client backend] [pg_regress/date][23/127:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.901 UTC [17873][client backend] [pg_regress/date][23/127:0] STATEMENT: SELECT date '99-Jan-08'; 2024-05-05 02:19:00.903 UTC [17885][client backend] [pg_regress/strings][40/79:0] ERROR: negative substring length not allowed 2024-05-05 02:19:00.903 UTC [17885][client backend] [pg_regress/strings][40/79:0] STATEMENT: SELECT SUBSTRING('string' FROM -10 FOR -2147483646) AS "error"; 2024-05-05 02:19:00.904 UTC [17873][client backend] [pg_regress/date][23/133:0] ERROR: invalid input syntax for type date: "99-08-Jan" at character 13 2024-05-05 02:19:00.904 UTC [17873][client backend] [pg_regress/date][23/133:0] STATEMENT: SELECT date '99-08-Jan'; 2024-05-05 02:19:00.904 UTC [17873][client backend] [pg_regress/date][23/134:0] ERROR: invalid input syntax for type date: "1999-08-Jan" at character 13 2024-05-05 02:19:00.904 UTC [17873][client backend] [pg_regress/date][23/134:0] STATEMENT: SELECT date '1999-08-Jan'; 2024-05-05 02:19:00.904 UTC [17873][client backend] [pg_regress/date][23/135:0] ERROR: invalid input syntax for type date: "99 Jan 08" at character 13 2024-05-05 02:19:00.904 UTC [17873][client backend] [pg_regress/date][23/135:0] STATEMENT: SELECT date '99 Jan 08'; 2024-05-05 02:19:00.910 UTC [17873][client backend] [pg_regress/date][23/141:0] ERROR: invalid input syntax for type date: "99 08 Jan" at character 13 2024-05-05 02:19:00.910 UTC [17873][client backend] [pg_regress/date][23/141:0] STATEMENT: SELECT date '99 08 Jan'; 2024-05-05 02:19:00.911 UTC [17873][client backend] [pg_regress/date][23/143:0] ERROR: date/time field value out of range: "99-01-08" at character 13 2024-05-05 02:19:00.911 UTC [17873][client backend] [pg_regress/date][23/143:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.911 UTC [17873][client backend] [pg_regress/date][23/143:0] STATEMENT: SELECT date '99-01-08'; 2024-05-05 02:19:00.912 UTC [17873][client backend] [pg_regress/date][23/149:0] ERROR: date/time field value out of range: "99-08-01" at character 13 2024-05-05 02:19:00.912 UTC [17873][client backend] [pg_regress/date][23/149:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.912 UTC [17873][client backend] [pg_regress/date][23/149:0] STATEMENT: SELECT date '99-08-01'; 2024-05-05 02:19:00.912 UTC [17873][client backend] [pg_regress/date][23/151:0] ERROR: date/time field value out of range: "99 01 08" at character 13 2024-05-05 02:19:00.912 UTC [17873][client backend] [pg_regress/date][23/151:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.912 UTC [17873][client backend] [pg_regress/date][23/151:0] STATEMENT: SELECT date '99 01 08'; 2024-05-05 02:19:00.914 UTC [17889][client backend] [pg_regress/time][:0] LOG: disconnection: session time: 0:00:00.122 user=postgres database=regression host=[local] 2024-05-05 02:19:00.916 UTC [17873][client backend] [pg_regress/date][23/157:0] ERROR: date/time field value out of range: "99 08 01" at character 13 2024-05-05 02:19:00.916 UTC [17873][client backend] [pg_regress/date][23/157:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:00.916 UTC [17873][client backend] [pg_regress/date][23/157:0] STATEMENT: SELECT date '99 08 01'; 2024-05-05 02:19:00.916 UTC [17873][client backend] [pg_regress/date][23/160:0] ERROR: date out of range: "4714-11-23 BC" at character 13 2024-05-05 02:19:00.916 UTC [17873][client backend] [pg_regress/date][23/160:0] STATEMENT: SELECT date '4714-11-23 BC'; 2024-05-05 02:19:00.916 UTC [17873][client backend] [pg_regress/date][23/162:0] ERROR: date out of range: "5874898-01-01" at character 13 2024-05-05 02:19:00.916 UTC [17873][client backend] [pg_regress/date][23/162:0] STATEMENT: SELECT date '5874898-01-01'; 2024-05-05 02:19:00.919 UTC [17885][client backend] [pg_regress/strings][40/91:0] ERROR: SQL regular expression may not contain more than two escape-double-quote separators 2024-05-05 02:19:00.919 UTC [17885][client backend] [pg_regress/strings][40/91:0] CONTEXT: SQL function "substring" statement 1 2024-05-05 02:19:00.919 UTC [17885][client backend] [pg_regress/strings][40/91:0] STATEMENT: SELECT SUBSTRING('abcdefg' SIMILAR 'a*#"%#"g*#"x' ESCAPE '#') AS "error"; 2024-05-05 02:19:00.922 UTC [17888][client backend] [pg_regress/macaddr][:0] LOG: disconnection: session time: 0:00:00.121 user=postgres database=regression host=[local] 2024-05-05 02:19:00.926 UTC [17872][client backend] [pg_regress/timetz][:0] LOG: disconnection: session time: 0:00:00.148 user=postgres database=regression host=[local] 2024-05-05 02:19:00.935 UTC [17885][client backend] [pg_regress/strings][40/104:0] ERROR: invalid escape string 2024-05-05 02:19:00.935 UTC [17885][client backend] [pg_regress/strings][40/104:0] HINT: Escape string must be empty or one character. 2024-05-05 02:19:00.935 UTC [17885][client backend] [pg_regress/strings][40/104:0] STATEMENT: SELECT 'abcdefg' SIMILAR TO '_bcd#%' ESCAPE '##' AS error; 2024-05-05 02:19:00.946 UTC [17885][client backend] [pg_regress/strings][40/112:0] ERROR: invalid regular expression option: "z" 2024-05-05 02:19:00.946 UTC [17885][client backend] [pg_regress/strings][40/112:0] STATEMENT: SELECT regexp_replace('AAA aaa', 'A+', 'Z', 'z'); 2024-05-05 02:19:00.952 UTC [17885][client backend] [pg_regress/strings][40/122:0] ERROR: invalid value for parameter "start": -1 2024-05-05 02:19:00.952 UTC [17885][client backend] [pg_regress/strings][40/122:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', -1, 0, 'i'); 2024-05-05 02:19:00.952 UTC [17885][client backend] [pg_regress/strings][40/123:0] ERROR: invalid value for parameter "n": -1 2024-05-05 02:19:00.952 UTC [17885][client backend] [pg_regress/strings][40/123:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', 1, -1, 'i'); 2024-05-05 02:19:00.952 UTC [17885][client backend] [pg_regress/strings][40/124:0] ERROR: invalid regular expression option: "1" 2024-05-05 02:19:00.952 UTC [17885][client backend] [pg_regress/strings][40/124:0] HINT: If you meant to use regexp_replace() with a start parameter, cast the fourth argument to integer explicitly. 2024-05-05 02:19:00.952 UTC [17885][client backend] [pg_regress/strings][40/124:0] STATEMENT: SELECT regexp_replace('A PostgreSQL function', 'a|e|i|o|u', 'X', '1'); 2024-05-05 02:19:00.953 UTC [17885][client backend] [pg_regress/strings][40/131:0] ERROR: invalid value for parameter "start": 0 2024-05-05 02:19:00.953 UTC [17885][client backend] [pg_regress/strings][40/131:0] STATEMENT: SELECT regexp_count('123123123123', '123', 0); 2024-05-05 02:19:00.953 UTC [17875][client backend] [pg_regress/macaddr8][:0] LOG: disconnection: session time: 0:00:00.177 user=postgres database=regression host=[local] 2024-05-05 02:19:00.953 UTC [17885][client backend] [pg_regress/strings][40/132:0] ERROR: invalid value for parameter "start": -3 2024-05-05 02:19:00.953 UTC [17885][client backend] [pg_regress/strings][40/132:0] STATEMENT: SELECT regexp_count('123123123123', '123', -3); 2024-05-05 02:19:00.970 UTC [17873][client backend] [pg_regress/date][23/203:0] ERROR: unit "microseconds" not supported for type date 2024-05-05 02:19:00.970 UTC [17873][client backend] [pg_regress/date][23/203:0] STATEMENT: SELECT EXTRACT(MICROSECONDS FROM DATE '2020-08-11'); 2024-05-05 02:19:00.972 UTC [17885][client backend] [pg_regress/strings][40/137:0] ERROR: regexp_like() does not support the "global" option 2024-05-05 02:19:00.972 UTC [17885][client backend] [pg_regress/strings][40/137:0] STATEMENT: SELECT regexp_like('abc', 'a.c', 'g'); 2024-05-05 02:19:00.975 UTC [17873][client backend] [pg_regress/date][23/204:0] ERROR: unit "milliseconds" not supported for type date 2024-05-05 02:19:00.975 UTC [17873][client backend] [pg_regress/date][23/204:0] STATEMENT: SELECT EXTRACT(MILLISECONDS FROM DATE '2020-08-11'); 2024-05-05 02:19:00.976 UTC [17873][client backend] [pg_regress/date][23/205:0] ERROR: unit "second" not supported for type date 2024-05-05 02:19:00.976 UTC [17873][client backend] [pg_regress/date][23/205:0] STATEMENT: SELECT EXTRACT(SECOND FROM DATE '2020-08-11'); 2024-05-05 02:19:00.976 UTC [17873][client backend] [pg_regress/date][23/206:0] ERROR: unit "minute" not supported for type date 2024-05-05 02:19:00.976 UTC [17873][client backend] [pg_regress/date][23/206:0] STATEMENT: SELECT EXTRACT(MINUTE FROM DATE '2020-08-11'); 2024-05-05 02:19:00.976 UTC [17873][client backend] [pg_regress/date][23/207:0] ERROR: unit "hour" not supported for type date 2024-05-05 02:19:00.976 UTC [17873][client backend] [pg_regress/date][23/207:0] STATEMENT: SELECT EXTRACT(HOUR FROM DATE '2020-08-11'); 2024-05-05 02:19:00.981 UTC [17885][client backend] [pg_regress/strings][40/158:0] ERROR: invalid value for parameter "start": 0 2024-05-05 02:19:00.981 UTC [17885][client backend] [pg_regress/strings][40/158:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 0, 1); 2024-05-05 02:19:00.981 UTC [17885][client backend] [pg_regress/strings][40/159:0] ERROR: invalid value for parameter "n": 0 2024-05-05 02:19:00.981 UTC [17885][client backend] [pg_regress/strings][40/159:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 0); 2024-05-05 02:19:00.982 UTC [17885][client backend] [pg_regress/strings][40/160:0] ERROR: invalid value for parameter "endoption": -1 2024-05-05 02:19:00.982 UTC [17885][client backend] [pg_regress/strings][40/160:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, -1); 2024-05-05 02:19:00.982 UTC [17885][client backend] [pg_regress/strings][40/161:0] ERROR: invalid value for parameter "endoption": 2 2024-05-05 02:19:00.982 UTC [17885][client backend] [pg_regress/strings][40/161:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 2); 2024-05-05 02:19:00.982 UTC [17885][client backend] [pg_regress/strings][40/162:0] ERROR: regexp_instr() does not support the "global" option 2024-05-05 02:19:00.982 UTC [17885][client backend] [pg_regress/strings][40/162:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 0, 'g'); 2024-05-05 02:19:00.982 UTC [17885][client backend] [pg_regress/strings][40/163:0] ERROR: invalid value for parameter "subexpr": -1 2024-05-05 02:19:00.982 UTC [17885][client backend] [pg_regress/strings][40/163:0] STATEMENT: SELECT regexp_instr('abcabcabc', 'a.c', 1, 1, 0, '', -1); 2024-05-05 02:19:00.996 UTC [17885][client backend] [pg_regress/strings][40/178:0] ERROR: invalid value for parameter "start": 0 2024-05-05 02:19:00.996 UTC [17885][client backend] [pg_regress/strings][40/178:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 0, 1); 2024-05-05 02:19:00.997 UTC [17885][client backend] [pg_regress/strings][40/179:0] ERROR: invalid value for parameter "n": 0 2024-05-05 02:19:00.997 UTC [17885][client backend] [pg_regress/strings][40/179:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 0); 2024-05-05 02:19:00.997 UTC [17885][client backend] [pg_regress/strings][40/180:0] ERROR: regexp_substr() does not support the "global" option 2024-05-05 02:19:00.997 UTC [17885][client backend] [pg_regress/strings][40/180:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 1, 'g'); 2024-05-05 02:19:00.997 UTC [17885][client backend] [pg_regress/strings][40/181:0] ERROR: invalid value for parameter "subexpr": -1 2024-05-05 02:19:00.997 UTC [17885][client backend] [pg_regress/strings][40/181:0] STATEMENT: SELECT regexp_substr('abcabcabc', 'a.c', 1, 1, '', -1); 2024-05-05 02:19:00.998 UTC [17873][client backend] [pg_regress/date][23/224:0] ERROR: unit "timezone" not supported for type date 2024-05-05 02:19:00.998 UTC [17873][client backend] [pg_regress/date][23/224:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM DATE '2020-08-11'); 2024-05-05 02:19:00.998 UTC [17873][client backend] [pg_regress/date][23/225:0] ERROR: unit "timezone_m" not supported for type date 2024-05-05 02:19:00.998 UTC [17873][client backend] [pg_regress/date][23/225:0] STATEMENT: SELECT EXTRACT(TIMEZONE_M FROM DATE '2020-08-11'); 2024-05-05 02:19:00.998 UTC [17873][client backend] [pg_regress/date][23/226:0] ERROR: unit "timezone_h" not supported for type date 2024-05-05 02:19:00.998 UTC [17873][client backend] [pg_regress/date][23/226:0] STATEMENT: SELECT EXTRACT(TIMEZONE_H FROM DATE '2020-08-11'); 2024-05-05 02:19:01.011 UTC [17885][client backend] [pg_regress/strings][40/194:0] ERROR: invalid regular expression option: "z" 2024-05-05 02:19:01.011 UTC [17885][client backend] [pg_regress/strings][40/194:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(bar)(beque)$re$, 'gz'); 2024-05-05 02:19:01.011 UTC [17885][client backend] [pg_regress/strings][40/195:0] ERROR: invalid regular expression: parentheses () not balanced 2024-05-05 02:19:01.011 UTC [17885][client backend] [pg_regress/strings][40/195:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(barbeque$re$); 2024-05-05 02:19:01.011 UTC [17885][client backend] [pg_regress/strings][40/196:0] ERROR: invalid regular expression: invalid repetition count(s) 2024-05-05 02:19:01.011 UTC [17885][client backend] [pg_regress/strings][40/196:0] STATEMENT: SELECT regexp_matches('foobarbequebaz', $re$(bar)(beque){2,1}$re$); 2024-05-05 02:19:01.015 UTC [17887][client backend] [pg_regress/numerology][:0] LOG: disconnection: session time: 0:00:00.228 user=postgres database=regression host=[local] 2024-05-05 02:19:01.026 UTC [17870][client backend] [pg_regress/inet][27/97:0] ERROR: result is out of range 2024-05-05 02:19:01.026 UTC [17870][client backend] [pg_regress/inet][27/97:0] STATEMENT: SELECT '127.0.0.1'::inet + 10000000000; 2024-05-05 02:19:01.026 UTC [17870][client backend] [pg_regress/inet][27/98:0] ERROR: result is out of range 2024-05-05 02:19:01.026 UTC [17870][client backend] [pg_regress/inet][27/98:0] STATEMENT: SELECT '127.0.0.1'::inet - 10000000000; 2024-05-05 02:19:01.027 UTC [17870][client backend] [pg_regress/inet][27/99:0] ERROR: result is out of range 2024-05-05 02:19:01.027 UTC [17870][client backend] [pg_regress/inet][27/99:0] STATEMENT: SELECT '126::1'::inet - '127::2'::inet; 2024-05-05 02:19:01.027 UTC [17885][client backend] [pg_regress/strings][40/213:0] ERROR: invalid regular expression option: "z" 2024-05-05 02:19:01.027 UTC [17885][client backend] [pg_regress/strings][40/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-05-05 02:19:01.027 UTC [17870][client backend] [pg_regress/inet][27/100:0] ERROR: result is out of range 2024-05-05 02:19:01.027 UTC [17870][client backend] [pg_regress/inet][27/100:0] STATEMENT: SELECT '127::1'::inet - '126::2'::inet; 2024-05-05 02:19:01.027 UTC [17885][client backend] [pg_regress/strings][40/214:0] ERROR: invalid regular expression option: "z" 2024-05-05 02:19:01.027 UTC [17885][client backend] [pg_regress/strings][40/214:0] STATEMENT: SELECT regexp_split_to_array('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'iz'); 2024-05-05 02:19:01.028 UTC [17885][client backend] [pg_regress/strings][40/215:0] ERROR: regexp_split_to_table() does not support the "global" option 2024-05-05 02:19:01.028 UTC [17885][client backend] [pg_regress/strings][40/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-05-05 02:19:01.028 UTC [17885][client backend] [pg_regress/strings][40/216:0] ERROR: regexp_split_to_array() does not support the "global" option 2024-05-05 02:19:01.028 UTC [17885][client backend] [pg_regress/strings][40/216:0] STATEMENT: SELECT regexp_split_to_array('thE QUick bROWn FOx jUMPs ovEr The lazy dOG', 'e', 'g'); 2024-05-05 02:19:01.029 UTC [17870][client backend] [pg_regress/inet][27/104:0] ERROR: cannot merge addresses from different families 2024-05-05 02:19:01.029 UTC [17870][client backend] [pg_regress/inet][27/104:0] STATEMENT: SELECT inet_merge(c, i) FROM INET_TBL; 2024-05-05 02:19:01.031 UTC [17873][client backend] [pg_regress/date][23/262:0] ERROR: unit "microsec" not recognized for type date 2024-05-05 02:19:01.031 UTC [17873][client backend] [pg_regress/date][23/262:0] STATEMENT: SELECT EXTRACT(MICROSEC FROM DATE 'infinity'); 2024-05-05 02:19:01.031 UTC [17891][client backend] [pg_regress/multirangetypes][42/103:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-05-05 02:19:01.031 UTC [17891][client backend] [pg_regress/multirangetypes][42/103:0] STATEMENT: select nummultirange(numrange(2.0, 1.0)); 2024-05-05 02:19:01.034 UTC [17873][client backend] [pg_regress/date][23/266:0] ERROR: date field value out of range: 0-07-15 2024-05-05 02:19:01.034 UTC [17873][client backend] [pg_regress/date][23/266:0] STATEMENT: select make_date(0, 7, 15); 2024-05-05 02:19:01.034 UTC [17873][client backend] [pg_regress/date][23/267:0] ERROR: date field value out of range: 2013-02-30 2024-05-05 02:19:01.034 UTC [17873][client backend] [pg_regress/date][23/267:0] STATEMENT: select make_date(2013, 2, 30); 2024-05-05 02:19:01.034 UTC [17873][client backend] [pg_regress/date][23/268:0] ERROR: date field value out of range: 2013-13-01 2024-05-05 02:19:01.034 UTC [17873][client backend] [pg_regress/date][23/268:0] STATEMENT: select make_date(2013, 13, 1); 2024-05-05 02:19:01.035 UTC [17873][client backend] [pg_regress/date][23/269:0] ERROR: date field value out of range: 2013-11--1 2024-05-05 02:19:01.035 UTC [17873][client backend] [pg_regress/date][23/269:0] STATEMENT: select make_date(2013, 11, -1); 2024-05-05 02:19:01.035 UTC [17873][client backend] [pg_regress/date][23/270:0] ERROR: time field value out of range: 10:55:100.1 2024-05-05 02:19:01.035 UTC [17873][client backend] [pg_regress/date][23/270:0] STATEMENT: select make_time(10, 55, 100.1); 2024-05-05 02:19:01.035 UTC [17873][client backend] [pg_regress/date][23/271:0] ERROR: time field value out of range: 24:00:2.1 2024-05-05 02:19:01.035 UTC [17873][client backend] [pg_regress/date][23/271:0] STATEMENT: select make_time(24, 0, 2.1); 2024-05-05 02:19:01.037 UTC [17873][client backend] [pg_regress/date][:0] LOG: disconnection: session time: 0:00:00.275 user=postgres database=regression host=[local] 2024-05-05 02:19:01.048 UTC [17870][client backend] [pg_regress/inet][:0] LOG: disconnection: session time: 0:00:00.271 user=postgres database=regression host=[local] 2024-05-05 02:19:01.082 UTC [17882][client backend] [pg_regress/interval][30/43:0] ERROR: interval out of range 2024-05-05 02:19:01.082 UTC [17882][client backend] [pg_regress/interval][30/43:0] STATEMENT: SELECT -('-2147483648 months'::interval); 2024-05-05 02:19:01.083 UTC [17882][client backend] [pg_regress/interval][30/45:0] ERROR: interval out of range 2024-05-05 02:19:01.083 UTC [17882][client backend] [pg_regress/interval][30/45:0] STATEMENT: SELECT -('-2147483648 days'::interval); 2024-05-05 02:19:01.083 UTC [17882][client backend] [pg_regress/interval][30/47:0] ERROR: interval out of range 2024-05-05 02:19:01.083 UTC [17882][client backend] [pg_regress/interval][30/47:0] STATEMENT: SELECT -('-9223372036854775808 us'::interval); 2024-05-05 02:19:01.083 UTC [17882][client backend] [pg_regress/interval][30/49:0] ERROR: interval out of range 2024-05-05 02:19:01.083 UTC [17882][client backend] [pg_regress/interval][30/49:0] STATEMENT: SELECT -('-2147483647 months -2147483647 days -9223372036854775807 us'::interval); 2024-05-05 02:19:01.096 UTC [17882][client backend] [pg_regress/interval][30/52:0] ERROR: interval field value out of range: "2147483648 days" at character 42 2024-05-05 02:19:01.096 UTC [17882][client backend] [pg_regress/interval][30/52:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('2147483648 days'); 2024-05-05 02:19:01.096 UTC [17882][client backend] [pg_regress/interval][30/53:0] ERROR: interval field value out of range: "-2147483649 days" at character 42 2024-05-05 02:19:01.096 UTC [17882][client backend] [pg_regress/interval][30/53:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('-2147483649 days'); 2024-05-05 02:19:01.097 UTC [17882][client backend] [pg_regress/interval][30/54:0] ERROR: interval out of range at character 42 2024-05-05 02:19:01.097 UTC [17882][client backend] [pg_regress/interval][30/54:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('2147483647 years'); 2024-05-05 02:19:01.097 UTC [17882][client backend] [pg_regress/interval][30/55:0] ERROR: interval out of range at character 42 2024-05-05 02:19:01.097 UTC [17882][client backend] [pg_regress/interval][30/55:0] STATEMENT: INSERT INTO INTERVAL_TBL_OF (f1) VALUES ('-2147483648 years'); 2024-05-05 02:19:01.097 UTC [17882][client backend] [pg_regress/interval][30/56:0] ERROR: interval out of range 2024-05-05 02:19:01.097 UTC [17882][client backend] [pg_regress/interval][30/56:0] STATEMENT: select extract(epoch from '256 microseconds'::interval * (2^55)::float8); 2024-05-05 02:19:01.146 UTC [17882][client backend] [pg_regress/interval][30/75:0] ERROR: interval out of range 2024-05-05 02:19:01.146 UTC [17882][client backend] [pg_regress/interval][30/75:0] STATEMENT: SELECT '3000000 months'::interval * 1000; 2024-05-05 02:19:01.147 UTC [17882][client backend] [pg_regress/interval][30/76:0] ERROR: interval out of range 2024-05-05 02:19:01.147 UTC [17882][client backend] [pg_regress/interval][30/76:0] STATEMENT: SELECT '3000000 months'::interval / 0.001; 2024-05-05 02:19:01.147 UTC [17882][client backend] [pg_regress/interval][30/77:0] ERROR: interval out of range 2024-05-05 02:19:01.147 UTC [17882][client backend] [pg_regress/interval][30/77:0] STATEMENT: SELECT '3000000 days'::interval * 1000; 2024-05-05 02:19:01.147 UTC [17882][client backend] [pg_regress/interval][30/78:0] ERROR: interval out of range 2024-05-05 02:19:01.147 UTC [17882][client backend] [pg_regress/interval][30/78:0] STATEMENT: SELECT '3000000 days'::interval / 0.001; 2024-05-05 02:19:01.148 UTC [17882][client backend] [pg_regress/interval][30/79:0] ERROR: interval out of range 2024-05-05 02:19:01.148 UTC [17882][client backend] [pg_regress/interval][30/79:0] STATEMENT: SELECT '1 month 2146410 days'::interval * 1000.5002; 2024-05-05 02:19:01.148 UTC [17882][client backend] [pg_regress/interval][30/80:0] ERROR: interval out of range 2024-05-05 02:19:01.148 UTC [17882][client backend] [pg_regress/interval][30/80:0] STATEMENT: SELECT '4611686018427387904 usec'::interval / 0.1; 2024-05-05 02:19:01.151 UTC [17882][client backend] [pg_regress/interval][30/86:0] ERROR: interval out of range 2024-05-05 02:19:01.151 UTC [17882][client backend] [pg_regress/interval][30/86:0] STATEMENT: SELECT justify_hours(interval '2147483647 days 24 hrs'); 2024-05-05 02:19:01.151 UTC [17882][client backend] [pg_regress/interval][30/87:0] ERROR: interval out of range 2024-05-05 02:19:01.151 UTC [17882][client backend] [pg_regress/interval][30/87:0] STATEMENT: SELECT justify_days(interval '2147483647 months 30 days'); 2024-05-05 02:19:01.152 UTC [17882][client backend] [pg_regress/interval][30/91:0] ERROR: interval out of range 2024-05-05 02:19:01.152 UTC [17882][client backend] [pg_regress/interval][30/91:0] STATEMENT: SELECT justify_interval(interval '2147483647 months 30 days'); 2024-05-05 02:19:01.152 UTC [17882][client backend] [pg_regress/interval][30/92:0] ERROR: interval out of range 2024-05-05 02:19:01.152 UTC [17882][client backend] [pg_regress/interval][30/92:0] STATEMENT: SELECT justify_interval(interval '-2147483648 months -30 days'); 2024-05-05 02:19:01.153 UTC [17882][client backend] [pg_regress/interval][30/95:0] ERROR: interval out of range 2024-05-05 02:19:01.153 UTC [17882][client backend] [pg_regress/interval][30/95:0] STATEMENT: SELECT justify_interval(interval '2147483647 months -30 days 1440 hrs'); 2024-05-05 02:19:01.153 UTC [17882][client backend] [pg_regress/interval][30/96:0] ERROR: interval out of range 2024-05-05 02:19:01.153 UTC [17882][client backend] [pg_regress/interval][30/96:0] STATEMENT: SELECT justify_interval(interval '-2147483648 months 30 days -1440 hrs'); 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/101:0] ERROR: invalid input syntax for type interval: "1 second 2 seconds" at character 8 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/101:0] STATEMENT: SELECT '1 second 2 seconds'::interval; 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/102:0] ERROR: invalid input syntax for type interval: "10 milliseconds 20 milliseconds" at character 8 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/102:0] STATEMENT: SELECT '10 milliseconds 20 milliseconds'::interval; 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/103:0] ERROR: invalid input syntax for type interval: "5.5 seconds 3 milliseconds" at character 8 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/103:0] STATEMENT: SELECT '5.5 seconds 3 milliseconds'::interval; 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/104:0] ERROR: invalid input syntax for type interval: "1:20:05 5 microseconds" at character 8 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/104:0] STATEMENT: SELECT '1:20:05 5 microseconds'::interval; 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/105:0] ERROR: invalid input syntax for type interval: "1 day 1 day" at character 8 2024-05-05 02:19:01.154 UTC [17882][client backend] [pg_regress/interval][30/105:0] STATEMENT: SELECT '1 day 1 day'::interval; 2024-05-05 02:19:01.156 UTC [17885][client backend] [pg_regress/strings][40/305:0] ERROR: negative substring length not allowed 2024-05-05 02:19:01.156 UTC [17885][client backend] [pg_regress/strings][40/305:0] STATEMENT: SELECT substr(f1, 5, -1) from toasttest; 2024-05-05 02:19:01.171 UTC [17882][client backend] [pg_regress/interval][30/123:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-05-05 02:19:01.171 UTC [17882][client backend] [pg_regress/interval][30/123:0] STATEMENT: SELECT interval '1 2' day to minute; 2024-05-05 02:19:01.172 UTC [17882][client backend] [pg_regress/interval][30/126:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-05-05 02:19:01.172 UTC [17882][client backend] [pg_regress/interval][30/126:0] STATEMENT: SELECT interval '1 2' day to second; 2024-05-05 02:19:01.172 UTC [17882][client backend] [pg_regress/interval][30/129:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-05-05 02:19:01.172 UTC [17882][client backend] [pg_regress/interval][30/129:0] STATEMENT: SELECT interval '1 2' hour to minute; 2024-05-05 02:19:01.172 UTC [17882][client backend] [pg_regress/interval][30/132:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-05-05 02:19:01.172 UTC [17882][client backend] [pg_regress/interval][30/132:0] STATEMENT: SELECT interval '1 2' hour to second; 2024-05-05 02:19:01.173 UTC [17882][client backend] [pg_regress/interval][30/135:0] ERROR: invalid input syntax for type interval: "1 2" at character 17 2024-05-05 02:19:01.173 UTC [17882][client backend] [pg_regress/interval][30/135:0] STATEMENT: SELECT interval '1 2' minute to second; 2024-05-05 02:19:01.174 UTC [17882][client backend] [pg_regress/interval][30/143:0] ERROR: invalid input syntax for type interval: "123 11" at character 17 2024-05-05 02:19:01.174 UTC [17882][client backend] [pg_regress/interval][30/143:0] STATEMENT: SELECT interval '123 11' day; 2024-05-05 02:19:01.174 UTC [17882][client backend] [pg_regress/interval][30/144:0] ERROR: invalid input syntax for type interval: "123 11" at character 17 2024-05-05 02:19:01.174 UTC [17882][client backend] [pg_regress/interval][30/144:0] STATEMENT: SELECT interval '123 11'; 2024-05-05 02:19:01.174 UTC [17882][client backend] [pg_regress/interval][30/145:0] ERROR: invalid input syntax for type interval: "123 2:03 -2:04" at character 17 2024-05-05 02:19:01.174 UTC [17882][client backend] [pg_regress/interval][30/145:0] STATEMENT: SELECT interval '123 2:03 -2:04'; 2024-05-05 02:19:01.174 UTC [17880][client backend] [pg_regress/timestamp][36/46:0] ERROR: time zone "america/does_not_exist" not recognized at character 35 2024-05-05 02:19:01.174 UTC [17880][client backend] [pg_regress/timestamp][36/46:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('19970710 173201 America/Does_not_exist'); 2024-05-05 02:19:01.175 UTC [17882][client backend] [pg_regress/interval][30/151:0] ERROR: invalid input syntax for type interval: "1 2.345" at character 17 2024-05-05 02:19:01.175 UTC [17882][client backend] [pg_regress/interval][30/151:0] STATEMENT: SELECT interval '1 2.345' day to second(2); 2024-05-05 02:19:01.175 UTC [17874][client backend] [pg_regress/timestamptz][31/49:0] ERROR: time zone "america/does_not_exist" not recognized at character 37 2024-05-05 02:19:01.175 UTC [17874][client backend] [pg_regress/timestamptz][31/49:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('19970710 173201 America/Does_not_exist'); 2024-05-05 02:19:01.175 UTC [17882][client backend] [pg_regress/interval][30/155:0] ERROR: invalid input syntax for type interval: "1 2.345" at character 17 2024-05-05 02:19:01.175 UTC [17882][client backend] [pg_regress/interval][30/155:0] STATEMENT: SELECT interval '1 2.345' hour to second(2); 2024-05-05 02:19:01.180 UTC [17882][client backend] [pg_regress/interval][30/158:0] ERROR: invalid input syntax for type interval: "1 2.3456" at character 17 2024-05-05 02:19:01.180 UTC [17882][client backend] [pg_regress/interval][30/158:0] STATEMENT: SELECT interval '1 2.3456' minute to second(2); 2024-05-05 02:19:01.181 UTC [17882][client backend] [pg_regress/interval][30/161:0] ERROR: interval out of range at character 17 2024-05-05 02:19:01.181 UTC [17882][client backend] [pg_regress/interval][30/161:0] STATEMENT: SELECT interval '2562047788:00:54.775807' second(2); 2024-05-05 02:19:01.181 UTC [17882][client backend] [pg_regress/interval][30/162:0] ERROR: interval out of range at character 17 2024-05-05 02:19:01.181 UTC [17882][client backend] [pg_regress/interval][30/162:0] STATEMENT: SELECT interval '-2562047788:00:54.775807' second(2); 2024-05-05 02:19:01.182 UTC [17874][client backend] [pg_regress/timestamptz][31/50:0] ERROR: time zone "America/Does_not_exist" not recognized 2024-05-05 02:19:01.182 UTC [17874][client backend] [pg_regress/timestamptz][31/50:0] STATEMENT: SELECT '19970710 173201' AT TIME ZONE 'America/Does_not_exist'; 2024-05-05 02:19:01.183 UTC [17882][client backend] [pg_regress/interval][30/172:0] ERROR: invalid input syntax for type interval: "" at character 18 2024-05-05 02:19:01.183 UTC [17882][client backend] [pg_regress/interval][30/172:0] STATEMENT: SELECT interval ''; 2024-05-05 02:19:01.185 UTC [17882][client backend] [pg_regress/interval][30/186:0] ERROR: invalid input syntax for type interval: "P.Y0M3DT4H5M6S" at character 17 2024-05-05 02:19:01.185 UTC [17882][client backend] [pg_regress/interval][30/186:0] STATEMENT: select interval 'P.Y0M3DT4H5M6S'; 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/206:0] ERROR: interval field value out of range: "2147483648 years" at character 17 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/206:0] STATEMENT: select interval '2147483648 years'; 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/207:0] ERROR: interval field value out of range: "-2147483649 years" at character 17 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/207:0] STATEMENT: select interval '-2147483649 years'; 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/208:0] ERROR: interval field value out of range: "2147483648 months" at character 17 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/208:0] STATEMENT: select interval '2147483648 months'; 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/209:0] ERROR: interval field value out of range: "-2147483649 months" at character 17 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/209:0] STATEMENT: select interval '-2147483649 months'; 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/210:0] ERROR: interval field value out of range: "2147483648 days" at character 17 2024-05-05 02:19:01.194 UTC [17882][client backend] [pg_regress/interval][30/210:0] STATEMENT: select interval '2147483648 days'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/211:0] ERROR: interval field value out of range: "-2147483649 days" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/211:0] STATEMENT: select interval '-2147483649 days'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/212:0] ERROR: interval field value out of range: "2562047789 hours" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/212:0] STATEMENT: select interval '2562047789 hours'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/213:0] ERROR: interval field value out of range: "-2562047789 hours" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/213:0] STATEMENT: select interval '-2562047789 hours'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/214:0] ERROR: interval field value out of range: "153722867281 minutes" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/214:0] STATEMENT: select interval '153722867281 minutes'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/215:0] ERROR: interval field value out of range: "-153722867281 minutes" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/215:0] STATEMENT: select interval '-153722867281 minutes'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/216:0] ERROR: interval field value out of range: "9223372036855 seconds" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/216:0] STATEMENT: select interval '9223372036855 seconds'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/217:0] ERROR: interval field value out of range: "-9223372036855 seconds" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/217:0] STATEMENT: select interval '-9223372036855 seconds'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/218:0] ERROR: interval field value out of range: "9223372036854777 millisecond" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/218:0] STATEMENT: select interval '9223372036854777 millisecond'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/219:0] ERROR: interval field value out of range: "-9223372036854777 millisecond" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/219:0] STATEMENT: select interval '-9223372036854777 millisecond'; 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/220:0] ERROR: interval field value out of range: "9223372036854775808 microsecond" at character 17 2024-05-05 02:19:01.195 UTC [17882][client backend] [pg_regress/interval][30/220:0] STATEMENT: select interval '9223372036854775808 microsecond'; 2024-05-05 02:19:01.196 UTC [17882][client backend] [pg_regress/interval][30/221:0] ERROR: interval field value out of range: "-9223372036854775809 microsecond" at character 17 2024-05-05 02:19:01.196 UTC [17882][client backend] [pg_regress/interval][30/221:0] STATEMENT: select interval '-9223372036854775809 microsecond'; 2024-05-05 02:19:01.196 UTC [17882][client backend] [pg_regress/interval][30/222:0] ERROR: interval field value out of range: "P2147483648" at character 17 2024-05-05 02:19:01.196 UTC [17882][client backend] [pg_regress/interval][30/222:0] STATEMENT: select interval 'P2147483648'; 2024-05-05 02:19:01.196 UTC [17882][client backend] [pg_regress/interval][30/223:0] ERROR: interval field value out of range: "P-2147483649" at character 17 2024-05-05 02:19:01.196 UTC [17882][client backend] [pg_regress/interval][30/223:0] STATEMENT: select interval 'P-2147483649'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/224:0] ERROR: interval out of range at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/224:0] STATEMENT: select interval 'P1-2147483647-2147483647'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/225:0] ERROR: interval field value out of range: "PT2562047789" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/225:0] STATEMENT: select interval 'PT2562047789'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/226:0] ERROR: interval field value out of range: "PT-2562047789" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/226:0] STATEMENT: select interval 'PT-2562047789'; 2024-05-05 02:19:01.197 UTC [17880][client backend] [pg_regress/timestamp][36/76:0] ERROR: date/time field value out of range: "Feb 29 17:32:01 1997" at character 35 2024-05-05 02:19:01.197 UTC [17880][client backend] [pg_regress/timestamp][36/76:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 29 17:32:01 1997'); 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/227:0] ERROR: interval field value out of range: "2147483647 weeks" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/227:0] STATEMENT: select interval '2147483647 weeks'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/228:0] ERROR: interval field value out of range: "-2147483648 weeks" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/228:0] STATEMENT: select interval '-2147483648 weeks'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/229:0] ERROR: interval field value out of range: "2147483647 decades" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/229:0] STATEMENT: select interval '2147483647 decades'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/230:0] ERROR: interval field value out of range: "-2147483648 decades" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/230:0] STATEMENT: select interval '-2147483648 decades'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/231:0] ERROR: interval field value out of range: "2147483647 centuries" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/231:0] STATEMENT: select interval '2147483647 centuries'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/232:0] ERROR: interval field value out of range: "-2147483648 centuries" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/232:0] STATEMENT: select interval '-2147483648 centuries'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/233:0] ERROR: interval field value out of range: "2147483647 millennium" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/233:0] STATEMENT: select interval '2147483647 millennium'; 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/234:0] ERROR: interval field value out of range: "-2147483648 millennium" at character 17 2024-05-05 02:19:01.197 UTC [17882][client backend] [pg_regress/interval][30/234:0] STATEMENT: select interval '-2147483648 millennium'; 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/235:0] ERROR: interval field value out of range: "1 week 2147483647 days" at character 17 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/235:0] STATEMENT: select interval '1 week 2147483647 days'; 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/236:0] ERROR: interval field value out of range: "-1 week -2147483648 days" at character 17 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/236:0] STATEMENT: select interval '-1 week -2147483648 days'; 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/237:0] ERROR: interval field value out of range: "2147483647 days 1 week" at character 17 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/237:0] STATEMENT: select interval '2147483647 days 1 week'; 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/238:0] ERROR: interval field value out of range: "-2147483648 days -1 week" at character 17 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/238:0] STATEMENT: select interval '-2147483648 days -1 week'; 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/239:0] ERROR: interval field value out of range: "P1W2147483647D" at character 17 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/239:0] STATEMENT: select interval 'P1W2147483647D'; 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/240:0] ERROR: interval field value out of range: "P-1W-2147483648D" at character 17 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/240:0] STATEMENT: select interval 'P-1W-2147483648D'; 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/241:0] ERROR: interval field value out of range: "P2147483647D1W" at character 17 2024-05-05 02:19:01.198 UTC [17882][client backend] [pg_regress/interval][30/241:0] STATEMENT: select interval 'P2147483647D1W'; 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/242:0] ERROR: interval field value out of range: "P-2147483648D-1W" at character 17 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/242:0] STATEMENT: select interval 'P-2147483648D-1W'; 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/243:0] ERROR: interval field value out of range: "1 decade 2147483647 years" at character 17 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/243:0] STATEMENT: select interval '1 decade 2147483647 years'; 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/244:0] ERROR: interval field value out of range: "1 century 2147483647 years" at character 17 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/244:0] STATEMENT: select interval '1 century 2147483647 years'; 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/245:0] ERROR: interval field value out of range: "1 millennium 2147483647 years" at character 17 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/245:0] STATEMENT: select interval '1 millennium 2147483647 years'; 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/246:0] ERROR: interval field value out of range: "-1 decade -2147483648 years" at character 17 2024-05-05 02:19:01.199 UTC [17882][client backend] [pg_regress/interval][30/246:0] STATEMENT: select interval '-1 decade -2147483648 years'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/247:0] ERROR: interval field value out of range: "-1 century -2147483648 years" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/247:0] STATEMENT: select interval '-1 century -2147483648 years'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/248:0] ERROR: interval field value out of range: "-1 millennium -2147483648 years" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/248:0] STATEMENT: select interval '-1 millennium -2147483648 years'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/249:0] ERROR: interval field value out of range: "2147483647 years 1 decade" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/249:0] STATEMENT: select interval '2147483647 years 1 decade'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/250:0] ERROR: interval field value out of range: "2147483647 years 1 century" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/250:0] STATEMENT: select interval '2147483647 years 1 century'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/251:0] ERROR: interval field value out of range: "2147483647 years 1 millennium" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/251:0] STATEMENT: select interval '2147483647 years 1 millennium'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/252:0] ERROR: interval field value out of range: "-2147483648 years -1 decade" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/252:0] STATEMENT: select interval '-2147483648 years -1 decade'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/253:0] ERROR: interval field value out of range: "-2147483648 years -1 century" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/253:0] STATEMENT: select interval '-2147483648 years -1 century'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/254:0] ERROR: interval field value out of range: "-2147483648 years -1 millennium" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/254:0] STATEMENT: select interval '-2147483648 years -1 millennium'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/255:0] ERROR: interval field value out of range: "0.1 millennium 2147483647 months" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/255:0] STATEMENT: select interval '0.1 millennium 2147483647 months'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/256:0] ERROR: interval field value out of range: "0.1 centuries 2147483647 months" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/256:0] STATEMENT: select interval '0.1 centuries 2147483647 months'; 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/257:0] ERROR: interval field value out of range: "0.1 decades 2147483647 months" at character 17 2024-05-05 02:19:01.200 UTC [17882][client backend] [pg_regress/interval][30/257:0] STATEMENT: select interval '0.1 decades 2147483647 months'; 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/258:0] ERROR: interval field value out of range: "0.1 yrs 2147483647 months" at character 17 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/258:0] STATEMENT: select interval '0.1 yrs 2147483647 months'; 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/259:0] ERROR: interval field value out of range: "-0.1 millennium -2147483648 months" at character 17 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/259:0] STATEMENT: select interval '-0.1 millennium -2147483648 months'; 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/260:0] ERROR: interval field value out of range: "-0.1 centuries -2147483648 months" at character 17 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/260:0] STATEMENT: select interval '-0.1 centuries -2147483648 months'; 2024-05-05 02:19:01.201 UTC [17880][client backend] [pg_regress/timestamp][36/84:0] ERROR: time zone displacement out of range: "Feb 16 17:32:01 -0097" at character 35 2024-05-05 02:19:01.201 UTC [17880][client backend] [pg_regress/timestamp][36/84:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 -0097'); 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/261:0] ERROR: interval field value out of range: "-0.1 decades -2147483648 months" at character 17 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/261:0] STATEMENT: select interval '-0.1 decades -2147483648 months'; 2024-05-05 02:19:01.201 UTC [17880][client backend] [pg_regress/timestamp][36/85:0] ERROR: timestamp out of range: "Feb 16 17:32:01 5097 BC" at character 35 2024-05-05 02:19:01.201 UTC [17880][client backend] [pg_regress/timestamp][36/85:0] STATEMENT: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 5097 BC'); 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/262:0] ERROR: interval field value out of range: "-0.1 yrs -2147483648 months" at character 17 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/262:0] STATEMENT: select interval '-0.1 yrs -2147483648 months'; 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/263:0] ERROR: interval field value out of range: "2147483647 months 0.1 millennium" at character 17 2024-05-05 02:19:01.201 UTC [17882][client backend] [pg_regress/interval][30/263:0] STATEMENT: select interval '2147483647 months 0.1 millennium'; 2024-05-05 02:19:01.201 UTC [17874][client backend] [pg_regress/timestamptz][31/84:0] ERROR: date/time field value out of range: "Feb 29 17:32:01 1997" at character 37 2024-05-05 02:19:01.201 UTC [17874][client backend] [pg_regress/timestamptz][31/84:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 29 17:32:01 1997'); 2024-05-05 02:19:01.202 UTC [17882][client backend] [pg_regress/interval][30/264:0] ERROR: interval field value out of range: "2147483647 months 0.1 centuries" at character 17 2024-05-05 02:19:01.202 UTC [17882][client backend] [pg_regress/interval][30/264:0] STATEMENT: select interval '2147483647 months 0.1 centuries'; 2024-05-05 02:19:01.202 UTC [17882][client backend] [pg_regress/interval][30/265:0] ERROR: interval field value out of range: "2147483647 months 0.1 decades" at character 17 2024-05-05 02:19:01.202 UTC [17882][client backend] [pg_regress/interval][30/265:0] STATEMENT: select interval '2147483647 months 0.1 decades'; 2024-05-05 02:19:01.202 UTC [17882][client backend] [pg_regress/interval][30/266:0] ERROR: interval field value out of range: "2147483647 months 0.1 yrs" at character 17 2024-05-05 02:19:01.202 UTC [17882][client backend] [pg_regress/interval][30/266:0] STATEMENT: select interval '2147483647 months 0.1 yrs'; 2024-05-05 02:19:01.202 UTC [17882][client backend] [pg_regress/interval][30/267:0] ERROR: interval field value out of range: "-2147483648 months -0.1 millennium" at character 17 2024-05-05 02:19:01.202 UTC [17882][client backend] [pg_regress/interval][30/267:0] STATEMENT: select interval '-2147483648 months -0.1 millennium'; 2024-05-05 02:19:01.203 UTC [17880][client backend] [pg_regress/timestamp][36/88:0] ERROR: timestamp out of range: "4714-11-23 23:59:59 BC" at character 8 2024-05-05 02:19:01.203 UTC [17880][client backend] [pg_regress/timestamp][36/88:0] STATEMENT: SELECT '4714-11-23 23:59:59 BC'::timestamp; 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/268:0] ERROR: interval field value out of range: "-2147483648 months -0.1 centuries" at character 17 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/268:0] STATEMENT: select interval '-2147483648 months -0.1 centuries'; 2024-05-05 02:19:01.203 UTC [17880][client backend] [pg_regress/timestamp][36/90:0] ERROR: timestamp out of range: "294277-01-01 00:00:00" at character 8 2024-05-05 02:19:01.203 UTC [17880][client backend] [pg_regress/timestamp][36/90:0] STATEMENT: SELECT '294277-01-01 00:00:00'::timestamp; 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/269:0] ERROR: interval field value out of range: "-2147483648 months -0.1 decades" at character 17 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/269:0] STATEMENT: select interval '-2147483648 months -0.1 decades'; 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/270:0] ERROR: interval field value out of range: "-2147483648 months -0.1 yrs" at character 17 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/270:0] STATEMENT: select interval '-2147483648 months -0.1 yrs'; 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/271:0] ERROR: interval field value out of range: "0.1 months 2147483647 days" at character 17 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/271:0] STATEMENT: select interval '0.1 months 2147483647 days'; 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/272:0] ERROR: interval field value out of range: "-0.1 months -2147483648 days" at character 17 2024-05-05 02:19:01.203 UTC [17882][client backend] [pg_regress/interval][30/272:0] STATEMENT: select interval '-0.1 months -2147483648 days'; 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/273:0] ERROR: interval field value out of range: "2147483647 days 0.1 months" at character 17 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/273:0] STATEMENT: select interval '2147483647 days 0.1 months'; 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/274:0] ERROR: interval field value out of range: "-2147483648 days -0.1 months" at character 17 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/274:0] STATEMENT: select interval '-2147483648 days -0.1 months'; 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/275:0] ERROR: interval field value out of range: "0.5 weeks 2147483647 days" at character 17 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/275:0] STATEMENT: select interval '0.5 weeks 2147483647 days'; 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/276:0] ERROR: interval field value out of range: "-0.5 weeks -2147483648 days" at character 17 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/276:0] STATEMENT: select interval '-0.5 weeks -2147483648 days'; 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/277:0] ERROR: interval field value out of range: "2147483647 days 0.5 weeks" at character 17 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/277:0] STATEMENT: select interval '2147483647 days 0.5 weeks'; 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/278:0] ERROR: interval field value out of range: "-2147483648 days -0.5 weeks" at character 17 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/278:0] STATEMENT: select interval '-2147483648 days -0.5 weeks'; 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/279:0] ERROR: interval field value out of range: "0.01 months 9223372036854775807 microseconds" at character 17 2024-05-05 02:19:01.204 UTC [17882][client backend] [pg_regress/interval][30/279:0] STATEMENT: select interval '0.01 months 9223372036854775807 microseconds'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/280:0] ERROR: interval field value out of range: "-0.01 months -9223372036854775808 microseconds" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/280:0] STATEMENT: select interval '-0.01 months -9223372036854775808 microseconds'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/281:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.01 months" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/281:0] STATEMENT: select interval '9223372036854775807 microseconds 0.01 months'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/282:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.01 months" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/282:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.01 months'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/283:0] ERROR: interval field value out of range: "0.1 weeks 9223372036854775807 microseconds" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/283:0] STATEMENT: select interval '0.1 weeks 9223372036854775807 microseconds'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/284:0] ERROR: interval field value out of range: "-0.1 weeks -9223372036854775808 microseconds" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/284:0] STATEMENT: select interval '-0.1 weeks -9223372036854775808 microseconds'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/285:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.1 weeks" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/285:0] STATEMENT: select interval '9223372036854775807 microseconds 0.1 weeks'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/286:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.1 weeks" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/286:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.1 weeks'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/287:0] ERROR: interval field value out of range: "0.1 days 9223372036854775807 microseconds" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/287:0] STATEMENT: select interval '0.1 days 9223372036854775807 microseconds'; 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/288:0] ERROR: interval field value out of range: "-0.1 days -9223372036854775808 microseconds" at character 17 2024-05-05 02:19:01.205 UTC [17882][client backend] [pg_regress/interval][30/288:0] STATEMENT: select interval '-0.1 days -9223372036854775808 microseconds'; 2024-05-05 02:19:01.206 UTC [17882][client backend] [pg_regress/interval][30/289:0] ERROR: interval field value out of range: "9223372036854775807 microseconds 0.1 days" at character 17 2024-05-05 02:19:01.206 UTC [17882][client backend] [pg_regress/interval][30/289:0] STATEMENT: select interval '9223372036854775807 microseconds 0.1 days'; 2024-05-05 02:19:01.206 UTC [17882][client backend] [pg_regress/interval][30/290:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds -0.1 days" at character 17 2024-05-05 02:19:01.206 UTC [17882][client backend] [pg_regress/interval][30/290:0] STATEMENT: select interval '-9223372036854775808 microseconds -0.1 days'; 2024-05-05 02:19:01.210 UTC [17874][client backend] [pg_regress/timestamptz][31/92:0] ERROR: time zone displacement out of range: "Feb 16 17:32:01 -0097" at character 37 2024-05-05 02:19:01.210 UTC [17874][client backend] [pg_regress/timestamptz][31/92:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 16 17:32:01 -0097'); 2024-05-05 02:19:01.210 UTC [17874][client backend] [pg_regress/timestamptz][31/93:0] ERROR: timestamp out of range: "Feb 16 17:32:01 5097 BC" at character 37 2024-05-05 02:19:01.210 UTC [17874][client backend] [pg_regress/timestamptz][31/93:0] STATEMENT: INSERT INTO TIMESTAMPTZ_TBL VALUES ('Feb 16 17:32:01 5097 BC'); 2024-05-05 02:19:01.214 UTC [17882][client backend] [pg_regress/interval][30/291:0] ERROR: interval field value out of range: "P0.1Y2147483647M" at character 17 2024-05-05 02:19:01.214 UTC [17882][client backend] [pg_regress/interval][30/291:0] STATEMENT: select interval 'P0.1Y2147483647M'; 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/292:0] ERROR: interval field value out of range: "P-0.1Y-2147483648M" at character 17 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/292:0] STATEMENT: select interval 'P-0.1Y-2147483648M'; 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/293:0] ERROR: interval field value out of range: "P2147483647M0.1Y" at character 17 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/293:0] STATEMENT: select interval 'P2147483647M0.1Y'; 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/294:0] ERROR: interval field value out of range: "P-2147483648M-0.1Y" at character 17 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/294:0] STATEMENT: select interval 'P-2147483648M-0.1Y'; 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/295:0] ERROR: interval field value out of range: "P0.1M2147483647D" at character 17 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/295:0] STATEMENT: select interval 'P0.1M2147483647D'; 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/296:0] ERROR: interval field value out of range: "P-0.1M-2147483648D" at character 17 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/296:0] STATEMENT: select interval 'P-0.1M-2147483648D'; 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/297:0] ERROR: interval field value out of range: "P2147483647D0.1M" at character 17 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/297:0] STATEMENT: select interval 'P2147483647D0.1M'; 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/298:0] ERROR: interval field value out of range: "P-2147483648D-0.1M" at character 17 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/298:0] STATEMENT: select interval 'P-2147483648D-0.1M'; 2024-05-05 02:19:01.216 UTC [17874][client backend] [pg_regress/timestamptz][31/103:0] ERROR: timestamp out of range: "4714-11-23 23:59:59+00 BC" at character 8 2024-05-05 02:19:01.216 UTC [17874][client backend] [pg_regress/timestamptz][31/103:0] STATEMENT: SELECT '4714-11-23 23:59:59+00 BC'::timestamptz; 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/299:0] ERROR: interval field value out of range: "P0.5W2147483647D" at character 17 2024-05-05 02:19:01.216 UTC [17882][client backend] [pg_regress/interval][30/299:0] STATEMENT: select interval 'P0.5W2147483647D'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/300:0] ERROR: interval field value out of range: "P-0.5W-2147483648D" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/300:0] STATEMENT: select interval 'P-0.5W-2147483648D'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/301:0] ERROR: interval field value out of range: "P2147483647D0.5W" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/301:0] STATEMENT: select interval 'P2147483647D0.5W'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/302:0] ERROR: interval field value out of range: "P-2147483648D-0.5W" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/302:0] STATEMENT: select interval 'P-2147483648D-0.5W'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/303:0] ERROR: interval field value out of range: "P0.01MT2562047788H54.775807S" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/303:0] STATEMENT: select interval 'P0.01MT2562047788H54.775807S'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/304:0] ERROR: interval field value out of range: "P-0.01MT-2562047788H-54.775808S" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/304:0] STATEMENT: select interval 'P-0.01MT-2562047788H-54.775808S'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/305:0] ERROR: interval field value out of range: "P0.1DT2562047788H54.775807S" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/305:0] STATEMENT: select interval 'P0.1DT2562047788H54.775807S'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/306:0] ERROR: interval field value out of range: "P-0.1DT-2562047788H-54.775808S" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/306:0] STATEMENT: select interval 'P-0.1DT-2562047788H-54.775808S'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/307:0] ERROR: interval field value out of range: "PT2562047788.1H54.775807S" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/307:0] STATEMENT: select interval 'PT2562047788.1H54.775807S'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/308:0] ERROR: interval field value out of range: "PT-2562047788.1H-54.775808S" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/308:0] STATEMENT: select interval 'PT-2562047788.1H-54.775808S'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/309:0] ERROR: interval field value out of range: "PT2562047788H0.1M54.775807S" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/309:0] STATEMENT: select interval 'PT2562047788H0.1M54.775807S'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/310:0] ERROR: interval field value out of range: "PT-2562047788H-0.1M-54.775808S" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/310:0] STATEMENT: select interval 'PT-2562047788H-0.1M-54.775808S'; 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/311:0] ERROR: interval field value out of range: "P0.1-2147483647-00" at character 17 2024-05-05 02:19:01.217 UTC [17882][client backend] [pg_regress/interval][30/311:0] STATEMENT: select interval 'P0.1-2147483647-00'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/312:0] ERROR: interval field value out of range: "P00-0.1-2147483647" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/312:0] STATEMENT: select interval 'P00-0.1-2147483647'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/313:0] ERROR: interval field value out of range: "P00-0.01-00T2562047788:00:54.775807" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/313:0] STATEMENT: select interval 'P00-0.01-00T2562047788:00:54.775807'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/314:0] ERROR: interval field value out of range: "P00-00-0.1T2562047788:00:54.775807" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/314:0] STATEMENT: select interval 'P00-00-0.1T2562047788:00:54.775807'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/315:0] ERROR: interval field value out of range: "PT2562047788.1:00:54.775807" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/315:0] STATEMENT: select interval 'PT2562047788.1:00:54.775807'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/316:0] ERROR: interval field value out of range: "PT2562047788:01.:54.775807" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/316:0] STATEMENT: select interval 'PT2562047788:01.:54.775807'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/317:0] ERROR: interval field value out of range: "0.1 2562047788:0:54.775807" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/317:0] STATEMENT: select interval '0.1 2562047788:0:54.775807'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/318:0] ERROR: interval field value out of range: "0.1 2562047788:0:54.775808 ago" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/318:0] STATEMENT: select interval '0.1 2562047788:0:54.775808 ago'; 2024-05-05 02:19:01.218 UTC [17874][client backend] [pg_regress/timestamptz][31/106:0] ERROR: timestamp out of range: "294277-01-01 00:00:00+00" at character 8 2024-05-05 02:19:01.218 UTC [17874][client backend] [pg_regress/timestamptz][31/106:0] STATEMENT: SELECT '294277-01-01 00:00:00+00'::timestamptz; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/319:0] ERROR: interval field value out of range: "2562047788.1:0:54.775807" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/319:0] STATEMENT: select interval '2562047788.1:0:54.775807'; 2024-05-05 02:19:01.218 UTC [17874][client backend] [pg_regress/timestamptz][31/107:0] ERROR: timestamp out of range: "294277-12-31 16:00:00-08" at character 8 2024-05-05 02:19:01.218 UTC [17874][client backend] [pg_regress/timestamptz][31/107:0] STATEMENT: SELECT '294277-12-31 16:00:00-08'::timestamptz; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/320:0] ERROR: interval field value out of range: "2562047788.1:0:54.775808 ago" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/320:0] STATEMENT: select interval '2562047788.1:0:54.775808 ago'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/321:0] ERROR: invalid input syntax for type interval: "2562047788:0.1:54.775807" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/321:0] STATEMENT: select interval '2562047788:0.1:54.775807'; 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/322:0] ERROR: invalid input syntax for type interval: "2562047788:0.1:54.775808 ago" at character 17 2024-05-05 02:19:01.218 UTC [17882][client backend] [pg_regress/interval][30/322:0] STATEMENT: select interval '2562047788:0.1:54.775808 ago'; 2024-05-05 02:19:01.219 UTC [17882][client backend] [pg_regress/interval][30/323:0] ERROR: interval field value out of range: "-2147483648 months ago" at character 17 2024-05-05 02:19:01.219 UTC [17882][client backend] [pg_regress/interval][30/323:0] STATEMENT: select interval '-2147483648 months ago'; 2024-05-05 02:19:01.219 UTC [17882][client backend] [pg_regress/interval][30/324:0] ERROR: interval field value out of range: "-2147483648 days ago" at character 17 2024-05-05 02:19:01.219 UTC [17882][client backend] [pg_regress/interval][30/324:0] STATEMENT: select interval '-2147483648 days ago'; 2024-05-05 02:19:01.219 UTC [17882][client backend] [pg_regress/interval][30/325:0] ERROR: interval field value out of range: "-9223372036854775808 microseconds ago" at character 17 2024-05-05 02:19:01.219 UTC [17882][client backend] [pg_regress/interval][30/325:0] STATEMENT: select interval '-9223372036854775808 microseconds ago'; 2024-05-05 02:19:01.219 UTC [17882][client backend] [pg_regress/interval][30/326:0] ERROR: interval field value out of range: "-2147483648 months -2147483648 days -9223372036854775808 microseconds ago" at character 17 2024-05-05 02:19:01.219 UTC [17882][client backend] [pg_regress/interval][30/326:0] STATEMENT: select interval '-2147483648 months -2147483648 days -9223372036854775808 microseconds ago'; 2024-05-05 02:19:01.220 UTC [17882][client backend] [pg_regress/interval][30/327:0] ERROR: interval out of range 2024-05-05 02:19:01.220 UTC [17882][client backend] [pg_regress/interval][30/327:0] STATEMENT: select make_interval(years := 178956971); 2024-05-05 02:19:01.220 UTC [17882][client backend] [pg_regress/interval][30/328:0] ERROR: interval out of range 2024-05-05 02:19:01.220 UTC [17882][client backend] [pg_regress/interval][30/328:0] STATEMENT: select make_interval(years := -178956971); 2024-05-05 02:19:01.220 UTC [17882][client backend] [pg_regress/interval][30/329:0] ERROR: interval out of range 2024-05-05 02:19:01.220 UTC [17882][client backend] [pg_regress/interval][30/329:0] STATEMENT: select make_interval(years := 1, months := 2147483647); 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/330:0] ERROR: interval out of range 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/330:0] STATEMENT: select make_interval(years := -1, months := -2147483648); 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/331:0] ERROR: interval out of range 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/331:0] STATEMENT: select make_interval(weeks := 306783379); 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/332:0] ERROR: interval out of range 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/332:0] STATEMENT: select make_interval(weeks := -306783379); 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/333:0] ERROR: interval out of range 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/333:0] STATEMENT: select make_interval(weeks := 1, days := 2147483647); 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/334:0] ERROR: interval out of range 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/334:0] STATEMENT: select make_interval(weeks := -1, days := -2147483648); 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/335:0] ERROR: value out of range: overflow 2024-05-05 02:19:01.221 UTC [17882][client backend] [pg_regress/interval][30/335:0] STATEMENT: select make_interval(secs := 1e308); 2024-05-05 02:19:01.222 UTC [17882][client backend] [pg_regress/interval][30/336:0] ERROR: interval out of range 2024-05-05 02:19:01.222 UTC [17882][client backend] [pg_regress/interval][30/336:0] STATEMENT: select make_interval(secs := 1e18); 2024-05-05 02:19:01.222 UTC [17882][client backend] [pg_regress/interval][30/337:0] ERROR: interval out of range 2024-05-05 02:19:01.222 UTC [17882][client backend] [pg_regress/interval][30/337:0] STATEMENT: select make_interval(secs := -1e18); 2024-05-05 02:19:01.222 UTC [17882][client backend] [pg_regress/interval][30/338:0] ERROR: interval out of range 2024-05-05 02:19:01.222 UTC [17882][client backend] [pg_regress/interval][30/338:0] STATEMENT: select make_interval(mins := 1, secs := 9223372036800.0); 2024-05-05 02:19:01.223 UTC [17882][client backend] [pg_regress/interval][30/339:0] ERROR: interval out of range 2024-05-05 02:19:01.223 UTC [17882][client backend] [pg_regress/interval][30/339:0] STATEMENT: select make_interval(mins := -1, secs := -9223372036800.0); 2024-05-05 02:19:01.228 UTC [17880][client backend] [pg_regress/timestamp][36/106:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-05-05 02:19:01.228 UTC [17880][client backend] [pg_regress/timestamp][36/106:0] STATEMENT: SELECT date_bin('5 months'::interval, timestamp '2020-02-01 01:01:01', timestamp '2001-01-01'); 2024-05-05 02:19:01.228 UTC [17880][client backend] [pg_regress/timestamp][36/107:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-05-05 02:19:01.228 UTC [17880][client backend] [pg_regress/timestamp][36/107:0] STATEMENT: SELECT date_bin('5 years'::interval, timestamp '2020-02-01 01:01:01', timestamp '2001-01-01'); 2024-05-05 02:19:01.229 UTC [17882][client backend] [pg_regress/interval][30/355:0] ERROR: integer out of range 2024-05-05 02:19:01.229 UTC [17882][client backend] [pg_regress/interval][30/355:0] STATEMENT: select make_interval(years := 'inf'::float::int); 2024-05-05 02:19:01.229 UTC [17882][client backend] [pg_regress/interval][30/356:0] ERROR: integer out of range 2024-05-05 02:19:01.229 UTC [17882][client backend] [pg_regress/interval][30/356:0] STATEMENT: select make_interval(months := 'NaN'::float::int); 2024-05-05 02:19:01.229 UTC [17882][client backend] [pg_regress/interval][30/357:0] ERROR: interval out of range 2024-05-05 02:19:01.229 UTC [17882][client backend] [pg_regress/interval][30/357:0] STATEMENT: select make_interval(secs := 'inf'); 2024-05-05 02:19:01.229 UTC [17880][client backend] [pg_regress/timestamp][36/108:0] ERROR: stride must be greater than zero 2024-05-05 02:19:01.229 UTC [17880][client backend] [pg_regress/timestamp][36/108:0] STATEMENT: SELECT date_bin('0 days'::interval, timestamp '1970-01-01 01:00:00' , timestamp '1970-01-01 00:00:00'); 2024-05-05 02:19:01.229 UTC [17882][client backend] [pg_regress/interval][30/358:0] ERROR: interval out of range 2024-05-05 02:19:01.229 UTC [17882][client backend] [pg_regress/interval][30/358:0] STATEMENT: select make_interval(secs := 'NaN'); 2024-05-05 02:19:01.229 UTC [17880][client backend] [pg_regress/timestamp][36/109:0] ERROR: stride must be greater than zero 2024-05-05 02:19:01.229 UTC [17880][client backend] [pg_regress/timestamp][36/109:0] STATEMENT: SELECT date_bin('-2 days'::interval, timestamp '1970-01-01 01:00:00' , timestamp '1970-01-01 00:00:00'); 2024-05-05 02:19:01.229 UTC [17880][client backend] [pg_regress/timestamp][36/110:0] ERROR: interval out of range 2024-05-05 02:19:01.229 UTC [17880][client backend] [pg_regress/timestamp][36/110:0] STATEMENT: select date_bin('15 minutes'::interval, timestamp '294276-12-30', timestamp '4000-12-20 BC'); 2024-05-05 02:19:01.230 UTC [17880][client backend] [pg_regress/timestamp][36/111:0] ERROR: interval out of range 2024-05-05 02:19:01.230 UTC [17880][client backend] [pg_regress/timestamp][36/111:0] STATEMENT: select date_bin('200000000 days'::interval, '2024-02-01'::timestamp, '2024-01-01'::timestamp); 2024-05-05 02:19:01.230 UTC [17880][client backend] [pg_regress/timestamp][36/112:0] ERROR: timestamp out of range 2024-05-05 02:19:01.230 UTC [17880][client backend] [pg_regress/timestamp][36/112:0] STATEMENT: select date_bin('365000 days'::interval, '4400-01-01 BC'::timestamp, '4000-01-01 BC'::timestamp); 2024-05-05 02:19:01.232 UTC [17882][client backend] [pg_regress/interval][30/361:0] ERROR: unit "fortnight" not recognized for type interval 2024-05-05 02:19:01.232 UTC [17882][client backend] [pg_regress/interval][30/361:0] STATEMENT: SELECT EXTRACT(FORTNIGHT FROM INTERVAL '2 days'); 2024-05-05 02:19:01.232 UTC [17882][client backend] [pg_regress/interval][30/362:0] ERROR: unit "timezone" not supported for type interval 2024-05-05 02:19:01.232 UTC [17882][client backend] [pg_regress/interval][30/362:0] STATEMENT: SELECT EXTRACT(TIMEZONE FROM INTERVAL '2 days'); 2024-05-05 02:19:01.245 UTC [17874][client backend] [pg_regress/timestamptz][31/123:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-05-05 02:19:01.245 UTC [17874][client backend] [pg_regress/timestamptz][31/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-05-05 02:19:01.248 UTC [17874][client backend] [pg_regress/timestamptz][31/124:0] ERROR: timestamps cannot be binned into intervals containing months or years 2024-05-05 02:19:01.248 UTC [17874][client backend] [pg_regress/timestamptz][31/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-05-05 02:19:01.249 UTC [17874][client backend] [pg_regress/timestamptz][31/125:0] ERROR: stride must be greater than zero 2024-05-05 02:19:01.249 UTC [17874][client backend] [pg_regress/timestamptz][31/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-05-05 02:19:01.250 UTC [17874][client backend] [pg_regress/timestamptz][31/126:0] ERROR: stride must be greater than zero 2024-05-05 02:19:01.250 UTC [17874][client backend] [pg_regress/timestamptz][31/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-05-05 02:19:01.250 UTC [17874][client backend] [pg_regress/timestamptz][31/127:0] ERROR: interval out of range 2024-05-05 02:19:01.250 UTC [17874][client backend] [pg_regress/timestamptz][31/127:0] STATEMENT: select date_bin('15 minutes'::interval, timestamptz '294276-12-30', timestamptz '4000-12-20 BC'); 2024-05-05 02:19:01.250 UTC [17874][client backend] [pg_regress/timestamptz][31/128:0] ERROR: interval out of range 2024-05-05 02:19:01.250 UTC [17874][client backend] [pg_regress/timestamptz][31/128:0] STATEMENT: select date_bin('200000000 days'::interval, '2024-02-01'::timestamptz, '2024-01-01'::timestamptz); 2024-05-05 02:19:01.250 UTC [17874][client backend] [pg_regress/timestamptz][31/129:0] ERROR: timestamp out of range 2024-05-05 02:19:01.250 UTC [17874][client backend] [pg_regress/timestamptz][31/129:0] STATEMENT: select date_bin('365000 days'::interval, '4400-01-01 BC'::timestamptz, '4000-01-01 BC'::timestamptz); 2024-05-05 02:19:01.254 UTC [17880][client backend] [pg_regress/timestamp][36/123:0] ERROR: interval out of range 2024-05-05 02:19:01.254 UTC [17880][client backend] [pg_regress/timestamp][36/123:0] STATEMENT: SELECT timestamp '294276-12-31 23:59:59' - timestamp '1999-12-23 19:59:04.224192' AS overflows; 2024-05-05 02:19:01.258 UTC [17882][client backend] [pg_regress/interval][30/383:0] ERROR: interval out of range 2024-05-05 02:19:01.258 UTC [17882][client backend] [pg_regress/interval][30/383:0] STATEMENT: SELECT interval '2147483646 months 2147483646 days 9223372036854775806 us' + interval '1 month 1 day 1 us'; 2024-05-05 02:19:01.258 UTC [17882][client backend] [pg_regress/interval][30/384:0] ERROR: interval out of range 2024-05-05 02:19:01.258 UTC [17882][client backend] [pg_regress/interval][30/384:0] STATEMENT: SELECT interval '-2147483647 months -2147483647 days -9223372036854775807 us' + interval '-1 month -1 day -1 us'; 2024-05-05 02:19:01.258 UTC [17882][client backend] [pg_regress/interval][30/385:0] ERROR: interval out of range 2024-05-05 02:19:01.258 UTC [17882][client backend] [pg_regress/interval][30/385:0] STATEMENT: SELECT interval '2147483646 months 2147483646 days 9223372036854775806 us' - interval '-1 month -1 day -1 us'; 2024-05-05 02:19:01.258 UTC [17882][client backend] [pg_regress/interval][30/386:0] ERROR: interval out of range 2024-05-05 02:19:01.258 UTC [17882][client backend] [pg_regress/interval][30/386:0] STATEMENT: SELECT interval '-2147483647 months -2147483647 days -9223372036854775807 us' - interval '1 month 1 day 1 us'; 2024-05-05 02:19:01.271 UTC [17882][client backend] [pg_regress/interval][30/389:0] ERROR: cannot add infinite interval to time 2024-05-05 02:19:01.271 UTC [17882][client backend] [pg_regress/interval][30/389:0] STATEMENT: SELECT time '11:27:42' + interval 'infinity'; 2024-05-05 02:19:01.271 UTC [17885][client backend] [pg_regress/strings][40/329:0] ERROR: negative substring length not allowed 2024-05-05 02:19:01.271 UTC [17885][client backend] [pg_regress/strings][40/329:0] STATEMENT: SELECT substr(f1, 5, -1) from toasttest; 2024-05-05 02:19:01.272 UTC [17882][client backend] [pg_regress/interval][30/390:0] ERROR: cannot add infinite interval to time 2024-05-05 02:19:01.272 UTC [17882][client backend] [pg_regress/interval][30/390:0] STATEMENT: SELECT time '11:27:42' + interval '-infinity'; 2024-05-05 02:19:01.272 UTC [17882][client backend] [pg_regress/interval][30/391:0] ERROR: cannot subtract infinite interval from time 2024-05-05 02:19:01.272 UTC [17882][client backend] [pg_regress/interval][30/391:0] STATEMENT: SELECT time '11:27:42' - interval 'infinity'; 2024-05-05 02:19:01.272 UTC [17882][client backend] [pg_regress/interval][30/392:0] ERROR: cannot subtract infinite interval from time 2024-05-05 02:19:01.272 UTC [17882][client backend] [pg_regress/interval][30/392:0] STATEMENT: SELECT time '11:27:42' - interval '-infinity'; 2024-05-05 02:19:01.273 UTC [17882][client backend] [pg_regress/interval][30/393:0] ERROR: cannot add infinite interval to time 2024-05-05 02:19:01.273 UTC [17882][client backend] [pg_regress/interval][30/393:0] STATEMENT: SELECT timetz '11:27:42' + interval 'infinity'; 2024-05-05 02:19:01.273 UTC [17882][client backend] [pg_regress/interval][30/394:0] ERROR: cannot add infinite interval to time 2024-05-05 02:19:01.273 UTC [17882][client backend] [pg_regress/interval][30/394:0] STATEMENT: SELECT timetz '11:27:42' + interval '-infinity'; 2024-05-05 02:19:01.274 UTC [17882][client backend] [pg_regress/interval][30/395:0] ERROR: cannot subtract infinite interval from time 2024-05-05 02:19:01.274 UTC [17882][client backend] [pg_regress/interval][30/395:0] STATEMENT: SELECT timetz '11:27:42' - interval 'infinity'; 2024-05-05 02:19:01.274 UTC [17882][client backend] [pg_regress/interval][30/396:0] ERROR: cannot subtract infinite interval from time 2024-05-05 02:19:01.274 UTC [17882][client backend] [pg_regress/interval][30/396:0] STATEMENT: SELECT timetz '11:27:42' - interval '-infinity'; 2024-05-05 02:19:01.275 UTC [17874][client backend] [pg_regress/timestamptz][31/141:0] ERROR: interval out of range 2024-05-05 02:19:01.275 UTC [17874][client backend] [pg_regress/timestamptz][31/141:0] STATEMENT: SELECT timestamptz '294276-12-31 23:59:59 UTC' - timestamptz '1999-12-23 19:59:04.224192 UTC' AS overflows; 2024-05-05 02:19:01.277 UTC [17882][client backend] [pg_regress/interval][30/399:0] ERROR: interval out of range 2024-05-05 02:19:01.277 UTC [17882][client backend] [pg_regress/interval][30/399:0] STATEMENT: SELECT -interval '-2147483647 months -2147483647 days -9223372036854775807 us'; 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/400:0] ERROR: interval out of range 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/400:0] STATEMENT: SELECT interval 'infinity' * 'nan'; 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/401:0] ERROR: interval out of range 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/401:0] STATEMENT: SELECT interval '-infinity' * 'nan'; 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/402:0] ERROR: interval out of range 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/402:0] STATEMENT: SELECT interval '-1073741824 months -1073741824 days -4611686018427387904 us' * 2; 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/403:0] ERROR: interval out of range 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/403:0] STATEMENT: SELECT interval 'infinity' * 0; 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/404:0] ERROR: interval out of range 2024-05-05 02:19:01.282 UTC [17882][client backend] [pg_regress/interval][30/404:0] STATEMENT: SELECT interval '-infinity' * 0; 2024-05-05 02:19:01.283 UTC [17882][client backend] [pg_regress/interval][30/405:0] ERROR: interval out of range 2024-05-05 02:19:01.283 UTC [17882][client backend] [pg_regress/interval][30/405:0] STATEMENT: SELECT interval '0 days' * 'infinity'::float; 2024-05-05 02:19:01.283 UTC [17882][client backend] [pg_regress/interval][30/406:0] ERROR: interval out of range 2024-05-05 02:19:01.283 UTC [17882][client backend] [pg_regress/interval][30/406:0] STATEMENT: SELECT interval '0 days' * '-infinity'::float; 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/409:0] ERROR: interval out of range 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/409:0] STATEMENT: SELECT interval 'infinity' / 'infinity'; 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/410:0] ERROR: interval out of range 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/410:0] STATEMENT: SELECT interval 'infinity' / '-infinity'; 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/411:0] ERROR: interval out of range 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/411:0] STATEMENT: SELECT interval 'infinity' / 'nan'; 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/412:0] ERROR: interval out of range 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/412:0] STATEMENT: SELECT interval '-infinity' / 'infinity'; 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/413:0] ERROR: interval out of range 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/413:0] STATEMENT: SELECT interval '-infinity' / '-infinity'; 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/414:0] ERROR: interval out of range 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/414:0] STATEMENT: SELECT interval '-infinity' / 'nan'; 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/415:0] ERROR: interval out of range 2024-05-05 02:19:01.286 UTC [17882][client backend] [pg_regress/interval][30/415:0] STATEMENT: SELECT interval '-1073741824 months -1073741824 days -4611686018427387904 us' / 0.5; 2024-05-05 02:19:01.287 UTC [17880][client backend] [pg_regress/timestamp][36/139:0] ERROR: date field value out of range: 0-07-15 2024-05-05 02:19:01.287 UTC [17880][client backend] [pg_regress/timestamp][36/139:0] STATEMENT: select make_timestamp(0, 7, 15, 12, 30, 15); 2024-05-05 02:19:01.290 UTC [17880][client backend] [pg_regress/timestamp][36/142:0] ERROR: step size cannot equal zero 2024-05-05 02:19:01.290 UTC [17880][client backend] [pg_regress/timestamp][36/142:0] STATEMENT: select * from generate_series('2020-01-01 00:00'::timestamp, '2020-01-02 03:00'::timestamp, '0 hour'::interval); 2024-05-05 02:19:01.290 UTC [17882][client backend] [pg_regress/interval][30/416:0] ERROR: timestamps cannot be binned into infinite intervals 2024-05-05 02:19:01.290 UTC [17882][client backend] [pg_regress/interval][30/416:0] STATEMENT: SELECT date_bin('infinity', timestamp '2001-02-16 20:38:40', timestamp '2001-02-16 20:05:00'); 2024-05-05 02:19:01.290 UTC [17882][client backend] [pg_regress/interval][30/417:0] ERROR: timestamps cannot be binned into infinite intervals 2024-05-05 02:19:01.290 UTC [17882][client backend] [pg_regress/interval][30/417:0] STATEMENT: SELECT date_bin('-infinity', timestamp '2001-02-16 20:38:40', timestamp '2001-02-16 20:05:00'); 2024-05-05 02:19:01.291 UTC [17880][client backend] [pg_regress/timestamp][36/143:0] ERROR: step size cannot be infinite 2024-05-05 02:19:01.291 UTC [17880][client backend] [pg_regress/timestamp][36/143:0] STATEMENT: select generate_series(timestamp '1995-08-06 12:12:12', timestamp '1996-08-06 12:12:12', interval 'infinity'); 2024-05-05 02:19:01.291 UTC [17880][client backend] [pg_regress/timestamp][36/144:0] ERROR: step size cannot be infinite 2024-05-05 02:19:01.291 UTC [17880][client backend] [pg_regress/timestamp][36/144:0] STATEMENT: select generate_series(timestamp '1995-08-06 12:12:12', timestamp '1996-08-06 12:12:12', interval '-infinity'); 2024-05-05 02:19:01.291 UTC [17880][client backend] [pg_regress/timestamp][36/145:0] ERROR: interval out of range 2024-05-05 02:19:01.291 UTC [17880][client backend] [pg_regress/timestamp][36/145:0] STATEMENT: select timestamp 'infinity' - timestamp 'infinity'; 2024-05-05 02:19:01.291 UTC [17882][client backend] [pg_regress/interval][30/420:0] ERROR: interval time zone "infinity" must be finite 2024-05-05 02:19:01.291 UTC [17882][client backend] [pg_regress/interval][30/420:0] STATEMENT: SELECT timezone('infinity'::interval, '1995-08-06 12:12:12'::timestamp); 2024-05-05 02:19:01.292 UTC [17882][client backend] [pg_regress/interval][30/421:0] ERROR: interval time zone "-infinity" must be finite 2024-05-05 02:19:01.292 UTC [17882][client backend] [pg_regress/interval][30/421:0] STATEMENT: SELECT timezone('-infinity'::interval, '1995-08-06 12:12:12'::timestamp); 2024-05-05 02:19:01.292 UTC [17882][client backend] [pg_regress/interval][30/422:0] ERROR: interval time zone "infinity" must be finite 2024-05-05 02:19:01.292 UTC [17882][client backend] [pg_regress/interval][30/422:0] STATEMENT: SELECT timezone('infinity'::interval, '1995-08-06 12:12:12'::timestamptz); 2024-05-05 02:19:01.292 UTC [17880][client backend] [pg_regress/timestamp][36/148:0] ERROR: interval out of range 2024-05-05 02:19:01.292 UTC [17880][client backend] [pg_regress/timestamp][36/148:0] STATEMENT: select timestamp '-infinity' - timestamp '-infinity'; 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/423:0] ERROR: interval time zone "-infinity" must be finite 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/423:0] STATEMENT: SELECT timezone('-infinity'::interval, '1995-08-06 12:12:12'::timestamptz); 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/424:0] ERROR: interval time zone "infinity" must be finite 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/424:0] STATEMENT: SELECT timezone('infinity'::interval, '12:12:12'::time); 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/425:0] ERROR: interval time zone "-infinity" must be finite 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/425:0] STATEMENT: SELECT timezone('-infinity'::interval, '12:12:12'::time); 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/426:0] ERROR: interval time zone "infinity" must be finite 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/426:0] STATEMENT: SELECT timezone('infinity'::interval, '12:12:12'::timetz); 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/427:0] ERROR: interval time zone "-infinity" must be finite 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/427:0] STATEMENT: SELECT timezone('-infinity'::interval, '12:12:12'::timetz); 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/428:0] ERROR: cannot convert infinite interval to time 2024-05-05 02:19:01.293 UTC [17882][client backend] [pg_regress/interval][30/428:0] STATEMENT: SELECT 'infinity'::interval::time; 2024-05-05 02:19:01.294 UTC [17882][client backend] [pg_regress/interval][30/429:0] ERROR: cannot convert infinite interval to time 2024-05-05 02:19:01.294 UTC [17882][client backend] [pg_regress/interval][30/429:0] STATEMENT: SELECT '-infinity'::interval::time; 2024-05-05 02:19:01.295 UTC [17882][client backend] [pg_regress/interval][30/432:0] ERROR: invalid input syntax for type interval: "42 days 2 seconds ago ago" at character 17 2024-05-05 02:19:01.295 UTC [17882][client backend] [pg_regress/interval][30/432:0] STATEMENT: SELECT INTERVAL '42 days 2 seconds ago ago'; 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/433:0] ERROR: invalid input syntax for type interval: "2 minutes ago 5 days" at character 17 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/433:0] STATEMENT: SELECT INTERVAL '2 minutes ago 5 days'; 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/434:0] ERROR: invalid input syntax for type interval: "hour 5 months" at character 17 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/434:0] STATEMENT: SELECT INTERVAL 'hour 5 months'; 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/435:0] ERROR: invalid input syntax for type interval: "1 year months days 5 hours" at character 17 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/435:0] STATEMENT: SELECT INTERVAL '1 year months days 5 hours'; 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/436:0] ERROR: invalid input syntax for type interval: "now" at character 17 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/436:0] STATEMENT: SELECT INTERVAL 'now'; 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/437:0] ERROR: invalid input syntax for type interval: "today" at character 17 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/437:0] STATEMENT: SELECT INTERVAL 'today'; 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/438:0] ERROR: invalid input syntax for type interval: "tomorrow" at character 17 2024-05-05 02:19:01.296 UTC [17882][client backend] [pg_regress/interval][30/438:0] STATEMENT: SELECT INTERVAL 'tomorrow'; 2024-05-05 02:19:01.298 UTC [17882][client backend] [pg_regress/interval][30/439:0] ERROR: invalid input syntax for type interval: "allballs" at character 17 2024-05-05 02:19:01.298 UTC [17882][client backend] [pg_regress/interval][30/439:0] STATEMENT: SELECT INTERVAL 'allballs'; 2024-05-05 02:19:01.298 UTC [17882][client backend] [pg_regress/interval][30/440:0] ERROR: invalid input syntax for type interval: "epoch" at character 17 2024-05-05 02:19:01.298 UTC [17882][client backend] [pg_regress/interval][30/440:0] STATEMENT: SELECT INTERVAL 'epoch'; 2024-05-05 02:19:01.298 UTC [17882][client backend] [pg_regress/interval][30/441:0] ERROR: invalid input syntax for type interval: "yesterday" at character 17 2024-05-05 02:19:01.298 UTC [17882][client backend] [pg_regress/interval][30/441:0] STATEMENT: SELECT INTERVAL 'yesterday'; 2024-05-05 02:19:01.299 UTC [17882][client backend] [pg_regress/interval][30/442:0] ERROR: invalid input syntax for type interval: "infinity years" at character 17 2024-05-05 02:19:01.299 UTC [17882][client backend] [pg_regress/interval][30/442:0] STATEMENT: SELECT INTERVAL 'infinity years'; 2024-05-05 02:19:01.299 UTC [17882][client backend] [pg_regress/interval][30/443:0] ERROR: invalid input syntax for type interval: "infinity ago" at character 17 2024-05-05 02:19:01.299 UTC [17882][client backend] [pg_regress/interval][30/443:0] STATEMENT: SELECT INTERVAL 'infinity ago'; 2024-05-05 02:19:01.299 UTC [17882][client backend] [pg_regress/interval][30/444:0] ERROR: invalid input syntax for type interval: "+infinity -infinity" at character 17 2024-05-05 02:19:01.299 UTC [17882][client backend] [pg_regress/interval][30/444:0] STATEMENT: SELECT INTERVAL '+infinity -infinity'; 2024-05-05 02:19:01.300 UTC [17880][client backend] [pg_regress/timestamp][36/153:0] ERROR: interval out of range 2024-05-05 02:19:01.300 UTC [17880][client backend] [pg_regress/timestamp][36/153:0] STATEMENT: select age(timestamp 'infinity', timestamp 'infinity'); 2024-05-05 02:19:01.301 UTC [17882][client backend] [pg_regress/interval][:0] LOG: disconnection: session time: 0:00:00.517 user=postgres database=regression host=[local] 2024-05-05 02:19:01.301 UTC [17880][client backend] [pg_regress/timestamp][36/156:0] ERROR: interval out of range 2024-05-05 02:19:01.301 UTC [17880][client backend] [pg_regress/timestamp][36/156:0] STATEMENT: select age(timestamp '-infinity', timestamp '-infinity'); 2024-05-05 02:19:01.303 UTC [17880][client backend] [pg_regress/timestamp][:0] LOG: disconnection: session time: 0:00:00.518 user=postgres database=regression host=[local] 2024-05-05 02:19:01.325 UTC [17885][client backend] [pg_regress/strings][40/353:0] ERROR: field position must not be zero 2024-05-05 02:19:01.325 UTC [17885][client backend] [pg_regress/strings][40/353:0] STATEMENT: select split_part('joeuser@mydatabase','@',0) AS "an error"; 2024-05-05 02:19:01.339 UTC [17874][client backend] [pg_regress/timestamptz][31/206:0] ERROR: invalid input syntax for type numeric time zone: "2" 2024-05-05 02:19:01.339 UTC [17874][client backend] [pg_regress/timestamptz][31/206:0] HINT: Numeric time zones must have "-" or "+" as first character. 2024-05-05 02:19:01.339 UTC [17874][client backend] [pg_regress/timestamptz][31/206:0] STATEMENT: SELECT make_timestamptz(1973, 07, 15, 08, 15, 55.33, '2'); 2024-05-05 02:19:01.339 UTC [17874][client backend] [pg_regress/timestamptz][31/207:0] ERROR: numeric time zone "+16" out of range 2024-05-05 02:19:01.339 UTC [17874][client backend] [pg_regress/timestamptz][31/207:0] STATEMENT: SELECT make_timestamptz(2014, 12, 10, 10, 10, 10, '+16'); 2024-05-05 02:19:01.340 UTC [17874][client backend] [pg_regress/timestamptz][31/208:0] ERROR: numeric time zone "-16" out of range 2024-05-05 02:19:01.340 UTC [17874][client backend] [pg_regress/timestamptz][31/208:0] STATEMENT: SELECT make_timestamptz(2014, 12, 10, 10, 10, 10, '-16'); 2024-05-05 02:19:01.345 UTC [17874][client backend] [pg_regress/timestamptz][31/214:0] ERROR: time zone "Nehwon/Lankhmar" not recognized 2024-05-05 02:19:01.345 UTC [17874][client backend] [pg_regress/timestamptz][31/214:0] STATEMENT: SELECT make_timestamptz(1910, 12, 24, 0, 0, 0, 'Nehwon/Lankhmar'); 2024-05-05 02:19:01.346 UTC [17885][client backend] [pg_regress/strings][40/392:0] ERROR: index 99 out of valid range, 0..71 2024-05-05 02:19:01.346 UTC [17885][client backend] [pg_regress/strings][40/392:0] STATEMENT: SELECT get_bit('\x1234567890abcdef00'::bytea, 99); 2024-05-05 02:19:01.346 UTC [17885][client backend] [pg_regress/strings][40/394:0] ERROR: index 99 out of valid range, 0..71 2024-05-05 02:19:01.346 UTC [17885][client backend] [pg_regress/strings][40/394:0] STATEMENT: SELECT set_bit('\x1234567890abcdef00'::bytea, 99, 0); 2024-05-05 02:19:01.347 UTC [17885][client backend] [pg_regress/strings][40/396:0] ERROR: index 99 out of valid range, 0..8 2024-05-05 02:19:01.347 UTC [17885][client backend] [pg_regress/strings][40/396:0] STATEMENT: SELECT get_byte('\x1234567890abcdef00'::bytea, 99); 2024-05-05 02:19:01.347 UTC [17885][client backend] [pg_regress/strings][40/398:0] ERROR: index 99 out of valid range, 0..8 2024-05-05 02:19:01.347 UTC [17885][client backend] [pg_regress/strings][40/398:0] STATEMENT: SELECT set_byte('\x1234567890abcdef00'::bytea, 99, 11); 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] WARNING: nonstandard use of \\ in a string literal at character 8 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] WARNING: nonstandard use of \\ in a string literal at character 24 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] WARNING: nonstandard use of \\ in a string literal at character 42 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] WARNING: nonstandard use of \\ in a string literal at character 62 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] WARNING: nonstandard use of \\ in a string literal at character 80 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] WARNING: nonstandard use of \\ in a string literal at character 98 2024-05-05 02:19:01.351 UTC [17885][client backend] [pg_regress/strings][40/409:0] HINT: Use the escape string syntax for backslashes, e.g., E'\\'. 2024-05-05 02:19:01.356 UTC [17874][client backend] [pg_regress/timestamptz][31/221:0] ERROR: step size cannot equal zero 2024-05-05 02:19:01.356 UTC [17874][client backend] [pg_regress/timestamptz][31/221:0] STATEMENT: select * from generate_series('2020-01-01 00:00'::timestamptz, '2020-01-02 03:00'::timestamptz, '0 hour'::interval); 2024-05-05 02:19:01.356 UTC [17874][client backend] [pg_regress/timestamptz][31/222:0] ERROR: step size cannot be infinite 2024-05-05 02:19:01.356 UTC [17874][client backend] [pg_regress/timestamptz][31/222:0] STATEMENT: select generate_series(timestamptz '1995-08-06 12:12:12', timestamptz '1996-08-06 12:12:12', interval 'infinity'); 2024-05-05 02:19:01.356 UTC [17874][client backend] [pg_regress/timestamptz][31/223:0] ERROR: step size cannot be infinite 2024-05-05 02:19:01.356 UTC [17874][client backend] [pg_regress/timestamptz][31/223:0] STATEMENT: select generate_series(timestamptz '1995-08-06 12:12:12', timestamptz '1996-08-06 12:12:12', interval '-infinity'); 2024-05-05 02:19:01.374 UTC [17885][client backend] [pg_regress/strings][40/435:0] ERROR: null character not permitted 2024-05-05 02:19:01.374 UTC [17885][client backend] [pg_regress/strings][40/435:0] STATEMENT: SELECT chr(0); 2024-05-05 02:19:01.376 UTC [17885][client backend] [pg_regress/strings][40/442:0] ERROR: negative substring length not allowed 2024-05-05 02:19:01.376 UTC [17885][client backend] [pg_regress/strings][40/442:0] STATEMENT: SELECT SUBSTRING('string'::bytea FROM -10 FOR -2147483646) AS "error"; 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/456:0] ERROR: invalid Unicode surrogate pair 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/456:0] STATEMENT: SELECT unistr('wrong: \db99'); 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/457:0] ERROR: invalid Unicode surrogate pair 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/457:0] STATEMENT: SELECT unistr('wrong: \db99\0061'); 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/458:0] ERROR: invalid Unicode surrogate pair 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/458:0] STATEMENT: SELECT unistr('wrong: \+00db99\+000061'); 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/459:0] ERROR: invalid Unicode code point: 2FFFFF 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/459:0] STATEMENT: SELECT unistr('wrong: \+2FFFFF'); 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/460:0] ERROR: invalid Unicode surrogate pair 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/460:0] STATEMENT: SELECT unistr('wrong: \udb99\u0061'); 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/461:0] ERROR: invalid Unicode surrogate pair 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/461:0] STATEMENT: SELECT unistr('wrong: \U0000db99\U00000061'); 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/462:0] ERROR: invalid Unicode code point: 2FFFFF 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/462:0] STATEMENT: SELECT unistr('wrong: \U002FFFFF'); 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/463:0] ERROR: invalid Unicode escape 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/463:0] HINT: Unicode escapes must be \XXXX, \+XXXXXX, \uXXXX, or \UXXXXXXXX. 2024-05-05 02:19:01.379 UTC [17885][client backend] [pg_regress/strings][40/463:0] STATEMENT: SELECT unistr('wrong: \xyz'); 2024-05-05 02:19:01.381 UTC [17885][client backend] [pg_regress/strings][:0] LOG: disconnection: session time: 0:00:00.587 user=postgres database=regression host=[local] 2024-05-05 02:19:01.398 UTC [17874][client backend] [pg_regress/timestamptz][31/296:0] ERROR: timestamp cannot be NaN 2024-05-05 02:19:01.398 UTC [17874][client backend] [pg_regress/timestamptz][31/296:0] STATEMENT: SELECT to_timestamp('NaN'::float); 2024-05-05 02:19:01.458 UTC [17874][client backend] [pg_regress/timestamptz][31/340:0] ERROR: interval out of range 2024-05-05 02:19:01.458 UTC [17874][client backend] [pg_regress/timestamptz][31/340:0] STATEMENT: SELECT timestamptz 'infinity' - timestamptz 'infinity'; 2024-05-05 02:19:01.459 UTC [17874][client backend] [pg_regress/timestamptz][31/343:0] ERROR: interval out of range 2024-05-05 02:19:01.459 UTC [17874][client backend] [pg_regress/timestamptz][31/343:0] STATEMENT: SELECT timestamptz '-infinity' - timestamptz '-infinity'; 2024-05-05 02:19:01.462 UTC [17871][client backend] [pg_regress/point][:0] LOG: disconnection: session time: 0:00:00.689 user=postgres database=regression host=[local] 2024-05-05 02:19:01.463 UTC [17874][client backend] [pg_regress/timestamptz][31/348:0] ERROR: interval out of range 2024-05-05 02:19:01.463 UTC [17874][client backend] [pg_regress/timestamptz][31/348:0] STATEMENT: SELECT age(timestamptz 'infinity', timestamptz 'infinity'); 2024-05-05 02:19:01.464 UTC [17874][client backend] [pg_regress/timestamptz][31/351:0] ERROR: interval out of range 2024-05-05 02:19:01.464 UTC [17874][client backend] [pg_regress/timestamptz][31/351:0] STATEMENT: SELECT age(timestamptz '-infinity', timestamptz '-infinity'); 2024-05-05 02:19:01.467 UTC [17874][client backend] [pg_regress/timestamptz][:0] LOG: disconnection: session time: 0:00:00.683 user=postgres database=regression host=[local] 2024-05-05 02:19:02.301 UTC [17878][client backend] [pg_regress/polygon][:0] LOG: disconnection: session time: 0:00:01.525 user=postgres database=regression host=[local] 2024-05-05 02:19:02.446 UTC [17891][client backend] [pg_regress/multirangetypes][42/518:0] ERROR: value for domain restrictedmultirange violates check constraint "restrictedmultirange_check" 2024-05-05 02:19:02.446 UTC [17891][client backend] [pg_regress/multirangetypes][42/518:0] STATEMENT: select '{[4,50)}'::restrictedmultirange @> 7; 2024-05-05 02:19:02.465 UTC [17891][client backend] [pg_regress/multirangetypes][42/524:1725] ERROR: type "intmultirange" already exists 2024-05-05 02:19:02.465 UTC [17891][client backend] [pg_regress/multirangetypes][42/524:1725] DETAIL: Failed while creating a multirange type for type "intrange". 2024-05-05 02:19:02.465 UTC [17891][client backend] [pg_regress/multirangetypes][42/524:1725] HINT: You can manually specify a multirange type name using the "multirange_type_name" attribute. 2024-05-05 02:19:02.465 UTC [17891][client backend] [pg_regress/multirangetypes][42/524:1725] STATEMENT: create type intrange as range(subtype=int); 2024-05-05 02:19:02.474 UTC [17891][client backend] [pg_regress/multirangetypes][42/527:1728] ERROR: type "intr_multirange" already exists 2024-05-05 02:19:02.474 UTC [17891][client backend] [pg_regress/multirangetypes][42/527:1728] DETAIL: Failed while creating a multirange type for type "intr". 2024-05-05 02:19:02.474 UTC [17891][client backend] [pg_regress/multirangetypes][42/527:1728] HINT: You can manually specify a multirange type name using the "multirange_type_name" attribute. 2024-05-05 02:19:02.474 UTC [17891][client backend] [pg_regress/multirangetypes][42/527:1728] STATEMENT: create type intr as range(subtype=int); 2024-05-05 02:19:02.479 UTC [17891][client backend] [pg_regress/multirangetypes][42/529:1730] ERROR: type "int4" already exists 2024-05-05 02:19:02.479 UTC [17891][client backend] [pg_regress/multirangetypes][42/529:1730] STATEMENT: create type textrange1 as range(subtype=text, multirange_type_name=int, collation="C"); 2024-05-05 02:19:02.490 UTC [17891][client backend] [pg_regress/multirangetypes][42/532:0] ERROR: function multirange_of_text(textrange2) does not exist at character 8 2024-05-05 02:19:02.490 UTC [17891][client backend] [pg_regress/multirangetypes][42/532:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:02.490 UTC [17891][client backend] [pg_regress/multirangetypes][42/532:0] STATEMENT: select multirange_of_text(textrange2('a','Z')); 2024-05-05 02:19:02.490 UTC [17891][client backend] [pg_regress/multirangetypes][42/533:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-05-05 02:19:02.490 UTC [17891][client backend] [pg_regress/multirangetypes][42/533:0] STATEMENT: select multirange_of_text(textrange1('a','Z')) @> 'b'::text; 2024-05-05 02:19:02.500 UTC [17891][client backend] [pg_regress/multirangetypes][42/540:0] ERROR: cannot alter multirange type multitextrange1 2024-05-05 02:19:02.500 UTC [17891][client backend] [pg_regress/multirangetypes][42/540:0] HINT: You can alter type textrange1, which will alter the multirange type as well. 2024-05-05 02:19:02.500 UTC [17891][client backend] [pg_regress/multirangetypes][42/540:0] STATEMENT: alter type multitextrange1 owner to regress_multirange_owner; 2024-05-05 02:19:02.507 UTC [17891][client backend] [pg_regress/multirangetypes][42/543:0] ERROR: cannot set privileges of multirange types 2024-05-05 02:19:02.507 UTC [17891][client backend] [pg_regress/multirangetypes][42/543:0] HINT: Set the privileges of the range type instead. 2024-05-05 02:19:02.507 UTC [17891][client backend] [pg_regress/multirangetypes][42/543:0] STATEMENT: revoke usage on type multitextrange1 from public; 2024-05-05 02:19:02.563 UTC [17891][client backend] [pg_regress/multirangetypes][42/548:0] ERROR: permission denied for type multitextrange1 2024-05-05 02:19:02.563 UTC [17891][client backend] [pg_regress/multirangetypes][42/548:0] STATEMENT: create temp table test2(f1 multitextrange1[]); 2024-05-05 02:19:02.572 UTC [17891][client backend] [pg_regress/multirangetypes][42/555:0] ERROR: function anyarray_anymultirange_func(integer[], nummultirange) does not exist at character 8 2024-05-05 02:19:02.572 UTC [17891][client backend] [pg_regress/multirangetypes][42/555:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:02.572 UTC [17891][client backend] [pg_regress/multirangetypes][42/555:0] STATEMENT: select anyarray_anymultirange_func(ARRAY[1,2], nummultirange(numrange(10,20))); 2024-05-05 02:19:02.573 UTC [17891][client backend] [pg_regress/multirangetypes][42/557:0] ERROR: cannot determine result data type 2024-05-05 02:19:02.573 UTC [17891][client backend] [pg_regress/multirangetypes][42/557:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:02.573 UTC [17891][client backend] [pg_regress/multirangetypes][42/557:0] STATEMENT: create function bogus_func(anyelement) returns anymultirange as 'select int4multirange(int4range(1,10))' language sql; 2024-05-05 02:19:02.573 UTC [17891][client backend] [pg_regress/multirangetypes][42/558:0] ERROR: cannot determine result data type 2024-05-05 02:19:02.573 UTC [17891][client backend] [pg_regress/multirangetypes][42/558:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:02.573 UTC [17891][client backend] [pg_regress/multirangetypes][42/558:0] STATEMENT: create function bogus_func(int) returns anymultirange as 'select int4multirange(int4range(1,10))' language sql; 2024-05-05 02:19:02.583 UTC [17891][client backend] [pg_regress/multirangetypes][42/564:0] ERROR: function multirangetypes_sql(nummultirange, integer[]) does not exist at character 8 2024-05-05 02:19:02.583 UTC [17891][client backend] [pg_regress/multirangetypes][42/564:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:02.583 UTC [17891][client backend] [pg_regress/multirangetypes][42/564:0] STATEMENT: select multirangetypes_sql(nummultirange(numrange(1,10)), ARRAY[2,20]); 2024-05-05 02:19:02.585 UTC [17891][client backend] [pg_regress/multirangetypes][42/568:0] ERROR: function anycompatiblearray_anycompatiblemultirange_func(numeric[], int4multirange) does not exist at character 8 2024-05-05 02:19:02.585 UTC [17891][client backend] [pg_regress/multirangetypes][42/568:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:02.585 UTC [17891][client backend] [pg_regress/multirangetypes][42/568:0] STATEMENT: select anycompatiblearray_anycompatiblemultirange_func(ARRAY[1.1,2], multirange(int4range(10,20))); 2024-05-05 02:19:02.586 UTC [17891][client backend] [pg_regress/multirangetypes][42/572:0] ERROR: function anycompatiblerange_anycompatiblemultirange_func(numrange, int4multirange) does not exist at character 8 2024-05-05 02:19:02.586 UTC [17891][client backend] [pg_regress/multirangetypes][42/572:0] HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:02.586 UTC [17891][client backend] [pg_regress/multirangetypes][42/572:0] STATEMENT: select anycompatiblerange_anycompatiblemultirange_func(numrange(1,2), multirange(int4range(10,20))); 2024-05-05 02:19:02.587 UTC [17891][client backend] [pg_regress/multirangetypes][42/574:0] ERROR: cannot determine result data type 2024-05-05 02:19:02.587 UTC [17891][client backend] [pg_regress/multirangetypes][42/574:0] DETAIL: A result of type anycompatiblerange requires at least one input of type anycompatiblerange or anycompatiblemultirange. 2024-05-05 02:19:02.587 UTC [17891][client backend] [pg_regress/multirangetypes][42/574:0] STATEMENT: create function bogus_func(anycompatible) returns anycompatiblerange as 'select int4range(1,10)' language sql; 2024-05-05 02:19:02.602 UTC [17891][client backend] [pg_regress/multirangetypes][42/581:0] ERROR: range lower bound must be less than or equal to range upper bound 2024-05-05 02:19:02.602 UTC [17891][client backend] [pg_regress/multirangetypes][42/581:0] STATEMENT: select arraymultirange(arrayrange(ARRAY[2,1], ARRAY[1,2])); 2024-05-05 02:19:02.712 UTC [17891][client backend] [pg_regress/multirangetypes][42/605:0] ERROR: cannot determine result data type 2024-05-05 02:19:02.712 UTC [17891][client backend] [pg_regress/multirangetypes][42/605:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:02.712 UTC [17891][client backend] [pg_regress/multirangetypes][42/605:0] STATEMENT: create function mr_outparam_fail(i anyelement, out r anymultirange, out t text) as $$ select '[1,10]', 'foo' $$ language sql; 2024-05-05 02:19:02.712 UTC [17891][client backend] [pg_regress/multirangetypes][42/606:0] ERROR: cannot determine result data type 2024-05-05 02:19:02.712 UTC [17891][client backend] [pg_regress/multirangetypes][42/606:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:02.712 UTC [17891][client backend] [pg_regress/multirangetypes][42/606:0] STATEMENT: create function mr_inoutparam_fail(inout i anyelement, out r anymultirange) as $$ select $1, '[1,10]' $$ language sql; 2024-05-05 02:19:02.713 UTC [17891][client backend] [pg_regress/multirangetypes][42/607:0] ERROR: cannot determine result data type 2024-05-05 02:19:02.713 UTC [17891][client backend] [pg_regress/multirangetypes][42/607:0] DETAIL: A result of type anymultirange requires at least one input of type anyrange or anymultirange. 2024-05-05 02:19:02.713 UTC [17891][client backend] [pg_regress/multirangetypes][42/607:0] STATEMENT: create function mr_table_fail(i anyelement) returns table(i anyelement, r anymultirange) as $$ select $1, '[1,10]' $$ language sql; 2024-05-05 02:19:02.715 UTC [17891][client backend] [pg_regress/multirangetypes][:0] LOG: disconnection: session time: 0:00:01.903 user=postgres database=regression host=[local] 2024-05-05 02:19:02.788 UTC [17876][client backend] [pg_regress/box][:0] LOG: disconnection: session time: 0:00:02.004 user=postgres database=regression host=[local] 2024-05-05 02:19:02.893 UTC [18173][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.894 UTC [18173][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-05-05 02:19:02.894 UTC [18173][client backend] [[unknown]][43/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/tstypes 2024-05-05 02:19:02.895 UTC [18174][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.896 UTC [18174][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-05-05 02:19:02.896 UTC [18174][client backend] [[unknown]][44/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/misc_sanity 2024-05-05 02:19:02.897 UTC [18176][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.897 UTC [18176][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-05-05 02:19:02.897 UTC [18176][client backend] [[unknown]][45/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/mvcc 2024-05-05 02:19:02.899 UTC [18182][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.900 UTC [18182][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-05-05 02:19:02.900 UTC [18182][client backend] [[unknown]][46/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/horology 2024-05-05 02:19:02.900 UTC [18179][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.901 UTC [18177][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.901 UTC [18179][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-05-05 02:19:02.901 UTC [18179][client backend] [[unknown]][47/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/opr_sanity 2024-05-05 02:19:02.902 UTC [18178][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.902 UTC [18180][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.903 UTC [18178][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-05-05 02:19:02.903 UTC [18178][client backend] [[unknown]][49/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/xid 2024-05-05 02:19:02.903 UTC [18180][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-05-05 02:19:02.903 UTC [18180][client backend] [[unknown]][50/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/regex 2024-05-05 02:19:02.905 UTC [18177][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-05-05 02:19:02.905 UTC [18177][client backend] [[unknown]][48/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/type_sanity 2024-05-05 02:19:02.908 UTC [18185][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.910 UTC [18185][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-05-05 02:19:02.910 UTC [18185][client backend] [[unknown]][51/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/comments 2024-05-05 02:19:02.912 UTC [18184][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.913 UTC [18184][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-05-05 02:19:02.913 UTC [18184][client backend] [[unknown]][52/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/geometry 2024-05-05 02:19:02.914 UTC [18173][client backend] [pg_regress/tstypes][43/17:0] ERROR: syntax error in tsvector: "'' '1' '2'" at character 8 2024-05-05 02:19:02.914 UTC [18173][client backend] [pg_regress/tstypes][43/17:0] STATEMENT: SELECT $$'' '1' '2'$$::tsvector; 2024-05-05 02:19:02.915 UTC [18178][client backend] [pg_regress/xid][49/3:0] ERROR: invalid input syntax for type xid: "" at character 8 2024-05-05 02:19:02.915 UTC [18178][client backend] [pg_regress/xid][49/3:0] STATEMENT: select ''::xid; 2024-05-05 02:19:02.915 UTC [18178][client backend] [pg_regress/xid][49/4:0] ERROR: invalid input syntax for type xid: "asdf" at character 8 2024-05-05 02:19:02.915 UTC [18178][client backend] [pg_regress/xid][49/4:0] STATEMENT: select 'asdf'::xid; 2024-05-05 02:19:02.917 UTC [18182][client backend] [pg_regress/horology][46/18:0] ERROR: date/time field value out of range: "27/12/2001 04:05:06.789-08" at character 33 2024-05-05 02:19:02.917 UTC [18182][client backend] [pg_regress/horology][46/18:0] HINT: Perhaps you need a different "datestyle" setting. 2024-05-05 02:19:02.917 UTC [18182][client backend] [pg_regress/horology][46/18:0] STATEMENT: SELECT timestamp with time zone '27/12/2001 04:05:06.789-08'; 2024-05-05 02:19:02.922 UTC [18178][client backend] [pg_regress/xid][49/5:0] ERROR: invalid input syntax for type xid8: "" at character 8 2024-05-05 02:19:02.922 UTC [18178][client backend] [pg_regress/xid][49/5:0] STATEMENT: select ''::xid8; 2024-05-05 02:19:02.922 UTC [18178][client backend] [pg_regress/xid][49/6:0] ERROR: invalid input syntax for type xid8: "asdf" at character 8 2024-05-05 02:19:02.922 UTC [18178][client backend] [pg_regress/xid][49/6:0] STATEMENT: select 'asdf'::xid8; 2024-05-05 02:19:02.925 UTC [18185][client backend] [pg_regress/comments][:0] LOG: disconnection: session time: 0:00:00.017 user=postgres database=regression host=[local] 2024-05-05 02:19:02.925 UTC [18181][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.926 UTC [18181][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-05-05 02:19:02.926 UTC [18181][client backend] [[unknown]][53/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/expressions 2024-05-05 02:19:02.929 UTC [18178][client backend] [pg_regress/xid][49/19:0] ERROR: operator does not exist: xid < xid at character 17 2024-05-05 02:19:02.929 UTC [18178][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-05-05 02:19:02.929 UTC [18178][client backend] [pg_regress/xid][49/19:0] STATEMENT: select '1'::xid < '2'::xid; 2024-05-05 02:19:02.931 UTC [18189][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:02.932 UTC [18189][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-05-05 02:19:02.932 UTC [18189][client backend] [[unknown]][54/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/unicode 2024-05-05 02:19:02.932 UTC [18182][client backend] [pg_regress/horology][46/48:0] ERROR: invalid input syntax for type time with time zone: "T040506.789 America/Los_Angeles" at character 28 2024-05-05 02:19:02.932 UTC [18182][client backend] [pg_regress/horology][46/48:0] STATEMENT: SELECT time with time zone 'T040506.789 America/Los_Angeles'; 2024-05-05 02:19:02.933 UTC [18178][client backend] [pg_regress/xid][49/20:0] ERROR: operator does not exist: xid <= xid at character 17 2024-05-05 02:19:02.933 UTC [18178][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-05-05 02:19:02.933 UTC [18178][client backend] [pg_regress/xid][49/20:0] STATEMENT: select '1'::xid <= '2'::xid; 2024-05-05 02:19:02.938 UTC [18178][client backend] [pg_regress/xid][49/21:0] ERROR: operator does not exist: xid > xid at character 17 2024-05-05 02:19:02.938 UTC [18178][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-05-05 02:19:02.938 UTC [18178][client backend] [pg_regress/xid][49/21:0] STATEMENT: select '1'::xid > '2'::xid; 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/54:0] ERROR: invalid input syntax for type date: "1995-08-06 J J J" at character 13 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/54:0] STATEMENT: SELECT date '1995-08-06 J J J'; 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/55:0] ERROR: invalid input syntax for type date: "J J 1520447" at character 13 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/55:0] STATEMENT: SELECT date 'J J 1520447'; 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/56:0] ERROR: invalid input syntax for type timestamp with time zone: "Y2001M12D27H04M05S06.789+08" at character 33 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/56:0] STATEMENT: SELECT timestamp with time zone 'Y2001M12D27H04M05S06.789+08'; 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/57:0] ERROR: invalid input syntax for type timestamp with time zone: "Y2001M12D27H04MM05S06.789-08" at character 33 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/57:0] STATEMENT: SELECT timestamp with time zone 'Y2001M12D27H04MM05S06.789-08'; 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/58:0] ERROR: invalid input syntax for type date: "1995-08-06 epoch" at character 13 2024-05-05 02:19:02.939 UTC [18182][client backend] [pg_regress/horology][46/58:0] STATEMENT: SELECT date '1995-08-06 epoch'; 2024-05-05 02:19:02.940 UTC [18182][client backend] [pg_regress/horology][46/59:0] ERROR: invalid input syntax for type date: "1995-08-06 infinity" at character 13 2024-05-05 02:19:02.940 UTC [18182][client backend] [pg_regress/horology][46/59:0] STATEMENT: SELECT date '1995-08-06 infinity'; 2024-05-05 02:19:02.940 UTC [18182][client backend] [pg_regress/horology][46/60:0] ERROR: invalid input syntax for type date: "1995-08-06 -infinity" at character 13 2024-05-05 02:19:02.940 UTC [18182][client backend] [pg_regress/horology][46/60:0] STATEMENT: SELECT date '1995-08-06 -infinity'; 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/61:0] ERROR: invalid input syntax for type date: "today infinity" at character 13 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/61:0] STATEMENT: SELECT date 'today infinity'; 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/62:0] ERROR: invalid input syntax for type date: "-infinity infinity" at character 13 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/62:0] STATEMENT: SELECT date '-infinity infinity'; 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/63:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 epoch" at character 18 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/63:0] STATEMENT: SELECT timestamp '1995-08-06 epoch'; 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/64:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 infinity" at character 18 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/64:0] STATEMENT: SELECT timestamp '1995-08-06 infinity'; 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/65:0] ERROR: invalid input syntax for type timestamp: "1995-08-06 -infinity" at character 18 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/65:0] STATEMENT: SELECT timestamp '1995-08-06 -infinity'; 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/66:0] ERROR: invalid input syntax for type timestamp: "epoch 01:01:01" at character 18 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/66:0] STATEMENT: SELECT timestamp 'epoch 01:01:01'; 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/67:0] ERROR: invalid input syntax for type timestamp: "infinity 01:01:01" at character 18 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/67:0] STATEMENT: SELECT timestamp 'infinity 01:01:01'; 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/68:0] ERROR: invalid input syntax for type timestamp: "-infinity 01:01:01" at character 18 2024-05-05 02:19:02.941 UTC [18182][client backend] [pg_regress/horology][46/68:0] STATEMENT: SELECT timestamp '-infinity 01:01:01'; 2024-05-05 02:19:02.942 UTC [18182][client backend] [pg_regress/horology][46/69:0] ERROR: invalid input syntax for type timestamp: "now epoch" at character 18 2024-05-05 02:19:02.942 UTC [18182][client backend] [pg_regress/horology][46/69:0] STATEMENT: SELECT timestamp 'now epoch'; 2024-05-05 02:19:02.942 UTC [18182][client backend] [pg_regress/horology][46/70:0] ERROR: invalid input syntax for type timestamp: "-infinity infinity" at character 18 2024-05-05 02:19:02.942 UTC [18182][client backend] [pg_regress/horology][46/70:0] STATEMENT: SELECT timestamp '-infinity infinity'; 2024-05-05 02:19:02.942 UTC [18182][client backend] [pg_regress/horology][46/71:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 epoch" at character 20 2024-05-05 02:19:02.942 UTC [18182][client backend] [pg_regress/horology][46/71:0] STATEMENT: SELECT timestamptz '1995-08-06 epoch'; 2024-05-05 02:19:02.942 UTC [18182][client backend] [pg_regress/horology][46/72:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 infinity" at character 20 2024-05-05 02:19:02.942 UTC [18182][client backend] [pg_regress/horology][46/72:0] STATEMENT: SELECT timestamptz '1995-08-06 infinity'; 2024-05-05 02:19:02.942 UTC [18178][client backend] [pg_regress/xid][49/22:0] ERROR: operator does not exist: xid >= xid at character 17 2024-05-05 02:19:02.942 UTC [18178][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-05-05 02:19:02.942 UTC [18178][client backend] [pg_regress/xid][49/22:0] STATEMENT: select '1'::xid >= '2'::xid; 2024-05-05 02:19:02.943 UTC [18182][client backend] [pg_regress/horology][46/73:0] ERROR: invalid input syntax for type timestamp with time zone: "1995-08-06 -infinity" at character 20 2024-05-05 02:19:02.943 UTC [18182][client backend] [pg_regress/horology][46/73:0] STATEMENT: SELECT timestamptz '1995-08-06 -infinity'; 2024-05-05 02:19:02.943 UTC [18182][client backend] [pg_regress/horology][46/74:0] ERROR: invalid input syntax for type timestamp with time zone: "epoch 01:01:01" at character 20 2024-05-05 02:19:02.943 UTC [18182][client backend] [pg_regress/horology][46/74:0] STATEMENT: SELECT timestamptz 'epoch 01:01:01'; 2024-05-05 02:19:02.944 UTC [18182][client backend] [pg_regress/horology][46/75:0] ERROR: invalid input syntax for type timestamp with time zone: "infinity 01:01:01" at character 20 2024-05-05 02:19:02.944 UTC [18182][client backend] [pg_regress/horology][46/75:0] STATEMENT: SELECT timestamptz 'infinity 01:01:01'; 2024-05-05 02:19:02.944 UTC [18182][client backend] [pg_regress/horology][46/76:0] ERROR: invalid input syntax for type timestamp with time zone: "-infinity 01:01:01" at character 20 2024-05-05 02:19:02.944 UTC [18182][client backend] [pg_regress/horology][46/76:0] STATEMENT: SELECT timestamptz '-infinity 01:01:01'; 2024-05-05 02:19:02.944 UTC [18182][client backend] [pg_regress/horology][46/77:0] ERROR: invalid input syntax for type timestamp with time zone: "now epoch" at character 20 2024-05-05 02:19:02.944 UTC [18182][client backend] [pg_regress/horology][46/77:0] STATEMENT: SELECT timestamptz 'now epoch'; 2024-05-05 02:19:02.944 UTC [18182][client backend] [pg_regress/horology][46/78:0] ERROR: invalid input syntax for type timestamp with time zone: "-infinity infinity" at character 20 2024-05-05 02:19:02.944 UTC [18182][client backend] [pg_regress/horology][46/78:0] STATEMENT: SELECT timestamptz '-infinity infinity'; 2024-05-05 02:19:02.948 UTC [18180][client backend] [pg_regress/regex][50/21:0] ERROR: regexp_match() does not support the "global" option 2024-05-05 02:19:02.948 UTC [18180][client backend] [pg_regress/regex][50/21:0] HINT: Use the regexp_matches function instead. 2024-05-05 02:19:02.948 UTC [18180][client backend] [pg_regress/regex][50/21:0] STATEMENT: select regexp_match('abc', 'Bd', 'ig'); 2024-05-05 02:19:02.951 UTC [18181][client backend] [pg_regress/expressions][53/10:0] WARNING: TIME(7) WITH TIME ZONE precision reduced to maximum allowed, 6 2024-05-05 02:19:02.951 UTC [18181][client backend] [pg_regress/expressions][53/11:0] WARNING: TIMESTAMP(7) WITH TIME ZONE precision reduced to maximum allowed, 6 2024-05-05 02:19:02.951 UTC [18181][client backend] [pg_regress/expressions][53/12:0] WARNING: TIME(7) precision reduced to maximum allowed, 6 2024-05-05 02:19:02.952 UTC [18181][client backend] [pg_regress/expressions][53/13:0] WARNING: TIMESTAMP(7) precision reduced to maximum allowed, 6 2024-05-05 02:19:02.953 UTC [18182][client backend] [pg_regress/horology][46/85:0] ERROR: operator does not exist: date - time with time zone at character 26 2024-05-05 02:19:02.953 UTC [18182][client backend] [pg_regress/horology][46/85:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:02.953 UTC [18182][client backend] [pg_regress/horology][46/85:0] STATEMENT: SELECT date '1991-02-03' - time with time zone '04:05:06 UTC' AS "Subtract Time UTC"; 2024-05-05 02:19:02.963 UTC [18182][client backend] [pg_regress/horology][46/93:0] ERROR: timestamp out of range 2024-05-05 02:19:02.963 UTC [18182][client backend] [pg_regress/horology][46/93:0] STATEMENT: SELECT timestamp without time zone '2000-01-01' - interval '2483590 days' AS "out of range"; 2024-05-05 02:19:02.963 UTC [18182][client backend] [pg_regress/horology][46/94:0] ERROR: timestamp out of range 2024-05-05 02:19:02.963 UTC [18182][client backend] [pg_regress/horology][46/94:0] STATEMENT: SELECT timestamp without time zone '294276-12-31 23:59:59' + interval '9223372036854775807 microseconds' AS "out of range"; 2024-05-05 02:19:02.966 UTC [18189][client backend] [pg_regress/unicode][54/14:0] ERROR: invalid normalization form: def 2024-05-05 02:19:02.966 UTC [18189][client backend] [pg_regress/unicode][54/14:0] STATEMENT: SELECT "normalize"('abc', 'def'); 2024-05-05 02:19:02.971 UTC [18184][client backend] [pg_regress/geometry][52/16:0] ERROR: value out of range: underflow 2024-05-05 02:19:02.971 UTC [18184][client backend] [pg_regress/geometry][52/16:0] STATEMENT: SELECT p1.f1, p2.f1, p1.f1 * p2.f1 FROM POINT_TBL p1, POINT_TBL p2 WHERE p1.f1[0] < 1; 2024-05-05 02:19:02.974 UTC [18174][client backend] [pg_regress/misc_sanity][:0] LOG: disconnection: session time: 0:00:00.079 user=postgres database=regression host=[local] 2024-05-05 02:19:02.976 UTC [18189][client backend] [pg_regress/unicode][54/18:0] ERROR: invalid normalization form: def 2024-05-05 02:19:02.976 UTC [18189][client backend] [pg_regress/unicode][54/18:0] STATEMENT: SELECT is_normalized('abc', 'def'); 2024-05-05 02:19:02.978 UTC [18189][client backend] [pg_regress/unicode][:0] LOG: disconnection: session time: 0:00:00.047 user=postgres database=regression host=[local] 2024-05-05 02:19:02.980 UTC [18184][client backend] [pg_regress/geometry][52/18:0] ERROR: value out of range: overflow 2024-05-05 02:19:02.980 UTC [18184][client backend] [pg_regress/geometry][52/18:0] STATEMENT: SELECT p1.f1, p2.f1, p1.f1 / p2.f1 FROM POINT_TBL p1, POINT_TBL p2 WHERE p2.f1[0] > 1000; 2024-05-05 02:19:02.983 UTC [18184][client backend] [pg_regress/geometry][52/19:0] ERROR: division by zero 2024-05-05 02:19:02.983 UTC [18184][client backend] [pg_regress/geometry][52/19:0] STATEMENT: SELECT p1.f1, p2.f1, p1.f1 / p2.f1 FROM POINT_TBL p1, POINT_TBL p2 WHERE p2.f1 ~= '(0,0)'::point; 2024-05-05 02:19:02.984 UTC [18178][client backend] [pg_regress/xid][49/37:0] ERROR: invalid input syntax for type pg_snapshot: "31:12:" at character 8 2024-05-05 02:19:02.984 UTC [18178][client backend] [pg_regress/xid][49/37:0] STATEMENT: select '31:12:'::pg_snapshot; 2024-05-05 02:19:02.984 UTC [18178][client backend] [pg_regress/xid][49/38:0] ERROR: invalid input syntax for type pg_snapshot: "0:1:" at character 8 2024-05-05 02:19:02.984 UTC [18178][client backend] [pg_regress/xid][49/38:0] STATEMENT: select '0:1:'::pg_snapshot; 2024-05-05 02:19:02.984 UTC [18178][client backend] [pg_regress/xid][49/39:0] ERROR: invalid input syntax for type pg_snapshot: "12:13:0" at character 8 2024-05-05 02:19:02.984 UTC [18178][client backend] [pg_regress/xid][49/39:0] STATEMENT: select '12:13:0'::pg_snapshot; 2024-05-05 02:19:02.984 UTC [18178][client backend] [pg_regress/xid][49/40:0] ERROR: invalid input syntax for type pg_snapshot: "12:16:14,13" at character 8 2024-05-05 02:19:02.984 UTC [18178][client backend] [pg_regress/xid][49/40:0] STATEMENT: select '12:16:14,13'::pg_snapshot; 2024-05-05 02:19:02.985 UTC [18182][client backend] [pg_regress/horology][46/116:0] ERROR: timestamp out of range 2024-05-05 02:19:02.985 UTC [18182][client backend] [pg_regress/horology][46/116:0] STATEMENT: SELECT timestamp with time zone '2000-01-01' - interval '2483590 days' AS "out of range"; 2024-05-05 02:19:02.985 UTC [18182][client backend] [pg_regress/horology][46/117:0] ERROR: timestamp out of range 2024-05-05 02:19:02.985 UTC [18182][client backend] [pg_regress/horology][46/117:0] STATEMENT: SELECT timestamp with time zone '294276-12-31 23:59:59 UTC' + interval '9223372036854775807 microseconds' AS "out of range"; 2024-05-05 02:19:03.007 UTC [18182][client backend] [pg_regress/horology][46/143:0] ERROR: cannot cast type time with time zone to interval at character 8 2024-05-05 02:19:03.007 UTC [18182][client backend] [pg_regress/horology][46/143:0] STATEMENT: SELECT CAST(time with time zone '01:02-08' AS interval) AS "+00:01"; 2024-05-05 02:19:03.007 UTC [18182][client backend] [pg_regress/horology][46/144:0] ERROR: cannot cast type interval to time with time zone at character 8 2024-05-05 02:19:03.007 UTC [18182][client backend] [pg_regress/horology][46/144:0] STATEMENT: SELECT CAST(interval '02:03' AS time with time zone) AS "02:03:00-08"; 2024-05-05 02:19:03.013 UTC [18178][client backend] [pg_regress/xid][49/61:0] ERROR: invalid input syntax for type pg_snapshot: "1:9223372036854775808:3" at character 20 2024-05-05 02:19:03.013 UTC [18178][client backend] [pg_regress/xid][49/61:0] STATEMENT: SELECT pg_snapshot '1:9223372036854775808:3'; 2024-05-05 02:19:03.040 UTC [18178][client backend] [pg_regress/xid][:0] LOG: disconnection: session time: 0:00:00.139 user=postgres database=regression host=[local] 2024-05-05 02:19:03.062 UTC [18184][client backend] [pg_regress/geometry][52/42:0] ERROR: operator does not exist: lseg # point at character 23 2024-05-05 02:19:03.062 UTC [18184][client backend] [pg_regress/geometry][52/42:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:03.062 UTC [18184][client backend] [pg_regress/geometry][52/42:0] STATEMENT: SELECT p.f1, l.s, l.s # p.f1 AS intersection FROM LSEG_TBL l, POINT_TBL p; 2024-05-05 02:19:03.067 UTC [18173][client backend] [pg_regress/tstypes][43/228:0] ERROR: lexeme array may not contain nulls 2024-05-05 02:19:03.067 UTC [18173][client backend] [pg_regress/tstypes][43/228:0] STATEMENT: SELECT array_to_tsvector(ARRAY['base','hidden','rebel','spaceship', NULL]); 2024-05-05 02:19:03.067 UTC [18173][client backend] [pg_regress/tstypes][43/229:0] ERROR: lexeme array may not contain empty strings 2024-05-05 02:19:03.067 UTC [18173][client backend] [pg_regress/tstypes][43/229:0] STATEMENT: SELECT array_to_tsvector(ARRAY['base','hidden','rebel','spaceship', '']); 2024-05-05 02:19:03.069 UTC [18173][client backend] [pg_regress/tstypes][43/239:0] ERROR: weight array may not contain nulls 2024-05-05 02:19:03.069 UTC [18173][client backend] [pg_regress/tstypes][43/239:0] STATEMENT: SELECT ts_filter('base hidden rebel spaceship strike'::tsvector, '{a,b,NULL}'); 2024-05-05 02:19:03.071 UTC [18173][client backend] [pg_regress/tstypes][:0] LOG: disconnection: session time: 0:00:00.177 user=postgres database=regression host=[local] 2024-05-05 02:19:03.099 UTC [18181][client backend] [pg_regress/expressions][53/24:0] ERROR: operator does not exist: point = box at character 23 2024-05-05 02:19:03.099 UTC [18181][client backend] [pg_regress/expressions][53/24:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:03.099 UTC [18181][client backend] [pg_regress/expressions][53/24:0] STATEMENT: select '(0,0)'::point in ('(0,0,0,0)'::box, point(0,0)); 2024-05-05 02:19:03.122 UTC [18184][client backend] [pg_regress/geometry][52/83:0] ERROR: open path cannot be converted to polygon 2024-05-05 02:19:03.122 UTC [18184][client backend] [pg_regress/geometry][52/83:0] STATEMENT: SELECT f1, f1::polygon FROM PATH_TBL WHERE isopen(f1); 2024-05-05 02:19:03.148 UTC [18184][client backend] [pg_regress/geometry][52/94:0] ERROR: division by zero 2024-05-05 02:19:03.148 UTC [18184][client backend] [pg_regress/geometry][52/94:0] STATEMENT: SELECT p.f1, p1.f1, p.f1 / p1.f1 FROM PATH_TBL p, POINT_TBL p1 WHERE p1.f1 ~= '(0,0)'::point; 2024-05-05 02:19:03.165 UTC [18181][client backend] [pg_regress/expressions][:0] LOG: disconnection: session time: 0:00:00.243 user=postgres database=regression host=[local] 2024-05-05 02:19:03.209 UTC [18176][client backend] [pg_regress/mvcc][:0] LOG: disconnection: session time: 0:00:00.315 user=postgres database=regression host=[local] 2024-05-05 02:19:03.320 UTC [18184][client backend] [pg_regress/geometry][52/123:0] ERROR: must request at least 2 points 2024-05-05 02:19:03.320 UTC [18184][client backend] [pg_regress/geometry][52/123:0] STATEMENT: SELECT f1, polygon(1, f1) FROM CIRCLE_TBL WHERE f1 >= '<(0,0),1>'; 2024-05-05 02:19:03.321 UTC [18184][client backend] [pg_regress/geometry][52/124:0] ERROR: cannot convert circle with radius zero to polygon 2024-05-05 02:19:03.321 UTC [18184][client backend] [pg_regress/geometry][52/124:0] STATEMENT: SELECT f1, polygon(10, f1) FROM CIRCLE_TBL WHERE f1 < '<(0,0),1>'; 2024-05-05 02:19:03.349 UTC [18184][client backend] [pg_regress/geometry][52/149:0] ERROR: value out of range: overflow 2024-05-05 02:19:03.349 UTC [18184][client backend] [pg_regress/geometry][52/149:0] STATEMENT: SELECT c.f1, p.f1, c.f1 / p.f1 FROM CIRCLE_TBL c, POINT_TBL p WHERE p.f1[0] > 1000; 2024-05-05 02:19:03.349 UTC [18184][client backend] [pg_regress/geometry][52/150:0] ERROR: division by zero 2024-05-05 02:19:03.349 UTC [18184][client backend] [pg_regress/geometry][52/150:0] STATEMENT: SELECT c.f1, p.f1, c.f1 / p.f1 FROM CIRCLE_TBL c, POINT_TBL p WHERE p.f1 ~= '(0,0)'::point; 2024-05-05 02:19:03.368 UTC [18184][client backend] [pg_regress/geometry][:0] LOG: disconnection: session time: 0:00:00.457 user=postgres database=regression host=[local] 2024-05-05 02:19:03.413 UTC [18177][client backend] [pg_regress/type_sanity][:0] LOG: disconnection: session time: 0:00:00.513 user=postgres database=regression host=[local] 2024-05-05 02:19:03.571 UTC [18182][client backend] [pg_regress/horology][46/177:0] ERROR: date out of range for timestamp 2024-05-05 02:19:03.571 UTC [18182][client backend] [pg_regress/horology][46/177:0] STATEMENT: SELECT '2202020-10-05'::date::timestamp; 2024-05-05 02:19:03.572 UTC [18182][client backend] [pg_regress/horology][46/180:0] ERROR: date out of range for timestamp 2024-05-05 02:19:03.572 UTC [18182][client backend] [pg_regress/horology][46/180:0] STATEMENT: SELECT '2202020-10-05'::date::timestamptz; 2024-05-05 02:19:03.573 UTC [18182][client backend] [pg_regress/horology][46/185:0] ERROR: date out of range for timestamp 2024-05-05 02:19:03.573 UTC [18182][client backend] [pg_regress/horology][46/185:0] STATEMENT: SELECT '4714-11-24 BC'::date::timestamptz; 2024-05-05 02:19:03.585 UTC [18182][client backend] [pg_regress/horology][46/230:0] ERROR: invalid value "/Feb/16" for "Mon" 2024-05-05 02:19:03.585 UTC [18182][client backend] [pg_regress/horology][46/230:0] DETAIL: The given value did not match any of the allowed values for this field. 2024-05-05 02:19:03.585 UTC [18182][client backend] [pg_regress/horology][46/230:0] STATEMENT: SELECT to_timestamp('97/Feb/16', 'YYMonDD'); 2024-05-05 02:19:03.591 UTC [18182][client backend] [pg_regress/horology][46/269:0] ERROR: invalid value "JUNK" for "TZ" 2024-05-05 02:19:03.591 UTC [18182][client backend] [pg_regress/horology][46/269:0] DETAIL: Time zone abbreviation is not recognized. 2024-05-05 02:19:03.591 UTC [18182][client backend] [pg_regress/horology][46/269:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 JUNK', 'YYYY-MM-DD HH12:MI TZ'); 2024-05-05 02:19:03.591 UTC [18182][client backend] [pg_regress/horology][46/270:0] ERROR: invalid value ".." for "TZ" 2024-05-05 02:19:03.591 UTC [18182][client backend] [pg_regress/horology][46/270:0] DETAIL: Value must be an integer. 2024-05-05 02:19:03.591 UTC [18182][client backend] [pg_regress/horology][46/270:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 ...', 'YYYY-MM-DD HH12:MI TZ'); 2024-05-05 02:19:03.592 UTC [18182][client backend] [pg_regress/horology][46/273:0] ERROR: invalid value "xy" for "OF" 2024-05-05 02:19:03.592 UTC [18182][client backend] [pg_regress/horology][46/273:0] DETAIL: Value must be an integer. 2024-05-05 02:19:03.592 UTC [18182][client backend] [pg_regress/horology][46/273:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 +xyz', 'YYYY-MM-DD HH12:MI OF'); 2024-05-05 02:19:03.592 UTC [18182][client backend] [pg_regress/horology][46/274:0] ERROR: invalid value "xy" for "OF" 2024-05-05 02:19:03.592 UTC [18182][client backend] [pg_regress/horology][46/274:0] DETAIL: Value must be an integer. 2024-05-05 02:19:03.592 UTC [18182][client backend] [pg_regress/horology][46/274:0] STATEMENT: SELECT to_timestamp('2011-12-18 11:38 +01:xyz', 'YYYY-MM-DD HH12:MI OF'); 2024-05-05 02:19:03.595 UTC [18182][client backend] [pg_regress/horology][46/283:0] ERROR: date/time field value out of range: "2018-11-02 12:34:56.123456789" 2024-05-05 02:19:03.595 UTC [18182][client backend] [pg_regress/horology][46/283: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-05-05 02:19:03.599 UTC [18182][client backend] [pg_regress/horology][46/305:0] ERROR: invalid value "+" for "MON" 2024-05-05 02:19:03.599 UTC [18182][client backend] [pg_regress/horology][46/305:0] DETAIL: The given value did not match any of the allowed values for this field. 2024-05-05 02:19:03.599 UTC [18182][client backend] [pg_regress/horology][46/305:0] STATEMENT: SELECT to_timestamp('2000 + + JUN', 'YYYY MON'); 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/317:0] ERROR: invalid value "x1" for "MM" 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/317:0] DETAIL: Value must be an integer. 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/317:0] STATEMENT: SELECT to_date('2011 x12 x18', 'YYYYxMMxDD'); 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/318:0] ERROR: invalid combination of date conventions 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/318:0] HINT: Do not mix Gregorian and ISO week date conventions in a formatting template. 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/318:0] STATEMENT: SELECT to_timestamp('2005527', 'YYYYIWID'); 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/319:0] ERROR: source string too short for "MM" formatting field 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/319:0] DETAIL: Field requires 2 characters, but only 1 remain. 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/319:0] HINT: If your source string is not fixed-width, try using the "FM" modifier. 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/319:0] STATEMENT: SELECT to_timestamp('19971', 'YYYYMMDD'); 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/320:0] ERROR: invalid value "1)" for "MM" 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/320:0] DETAIL: Field requires 2 characters, but only 1 could be parsed. 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/320:0] HINT: If your source string is not fixed-width, try using the "FM" modifier. 2024-05-05 02:19:03.601 UTC [18182][client backend] [pg_regress/horology][46/320:0] STATEMENT: SELECT to_timestamp('19971)24', 'YYYYMMDD'); 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/321:0] ERROR: invalid value "da" for "DD" 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/321:0] DETAIL: Value must be an integer. 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/321:0] STATEMENT: SELECT to_timestamp('Friday 1-January-1999', 'DY DD MON YYYY'); 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/322:0] ERROR: invalid value "uary" for "YYYY" 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/322:0] DETAIL: Value must be an integer. 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/322:0] STATEMENT: SELECT to_timestamp('Fri 1-January-1999', 'DY DD MON YYYY'); 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/324:0] ERROR: conflicting values for "Mon" field in formatting string 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/324:0] DETAIL: This value contradicts a previous setting for the same field type. 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/324:0] STATEMENT: SELECT to_timestamp('1997-11-Jan-16', 'YYYY-MM-Mon-DD'); 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/325:0] ERROR: invalid value "xy" for "DD" 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/325:0] DETAIL: Value must be an integer. 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/325:0] STATEMENT: SELECT to_timestamp('199711xy', 'YYYYMMDD'); 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/326:0] ERROR: value for "YYYY" in source string is out of range 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/326:0] DETAIL: Value must be in the range -2147483648 to 2147483647. 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/326:0] STATEMENT: SELECT to_timestamp('10000000000', 'FMYYYY'); 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/327:0] ERROR: date/time field value out of range: "2016-06-13 25:00:00" 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/327:0] STATEMENT: SELECT to_timestamp('2016-06-13 25:00:00', 'YYYY-MM-DD HH24:MI:SS'); 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/328:0] ERROR: date/time field value out of range: "2016-06-13 15:60:00" 2024-05-05 02:19:03.602 UTC [18182][client backend] [pg_regress/horology][46/328:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:60:00', 'YYYY-MM-DD HH24:MI:SS'); 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/329:0] ERROR: date/time field value out of range: "2016-06-13 15:50:60" 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/329:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:50:60', 'YYYY-MM-DD HH24:MI:SS'); 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/331:0] ERROR: hour "15" is invalid for the 12-hour clock 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/331:0] HINT: Use the 24-hour clock, or give an hour between 1 and 12. 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/331:0] STATEMENT: SELECT to_timestamp('2016-06-13 15:50:55', 'YYYY-MM-DD HH:MI:SS'); 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/332:0] ERROR: date/time field value out of range: "2016-13-01 15:50:55" 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/332:0] STATEMENT: SELECT to_timestamp('2016-13-01 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/333:0] ERROR: date/time field value out of range: "2016-02-30 15:50:55" 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/333:0] STATEMENT: SELECT to_timestamp('2016-02-30 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/335:0] ERROR: date/time field value out of range: "2015-02-29 15:50:55" 2024-05-05 02:19:03.603 UTC [18182][client backend] [pg_regress/horology][46/335:0] STATEMENT: SELECT to_timestamp('2015-02-29 15:50:55', 'YYYY-MM-DD HH24:MI:SS'); 2024-05-05 02:19:03.604 UTC [18182][client backend] [pg_regress/horology][46/337:0] ERROR: date/time field value out of range: "2015-02-11 86400" 2024-05-05 02:19:03.604 UTC [18182][client backend] [pg_regress/horology][46/337:0] STATEMENT: SELECT to_timestamp('2015-02-11 86400', 'YYYY-MM-DD SSSS'); 2024-05-05 02:19:03.604 UTC [18182][client backend] [pg_regress/horology][46/339:0] ERROR: date/time field value out of range: "2015-02-11 86400" 2024-05-05 02:19:03.604 UTC [18182][client backend] [pg_regress/horology][46/339:0] STATEMENT: SELECT to_timestamp('2015-02-11 86400', 'YYYY-MM-DD SSSSS'); 2024-05-05 02:19:03.604 UTC [18182][client backend] [pg_regress/horology][46/340:0] ERROR: date/time field value out of range: "2016-13-10" 2024-05-05 02:19:03.604 UTC [18182][client backend] [pg_regress/horology][46/340:0] STATEMENT: SELECT to_date('2016-13-10', 'YYYY-MM-DD'); 2024-05-05 02:19:03.604 UTC [18182][client backend] [pg_regress/horology][46/341:0] ERROR: date/time field value out of range: "2016-02-30" 2024-05-05 02:19:03.604 UTC [18182][client backend] [pg_regress/horology][46/341:0] STATEMENT: SELECT to_date('2016-02-30', 'YYYY-MM-DD'); 2024-05-05 02:19:03.605 UTC [18182][client backend] [pg_regress/horology][46/343:0] ERROR: date/time field value out of range: "2015-02-29" 2024-05-05 02:19:03.605 UTC [18182][client backend] [pg_regress/horology][46/343:0] STATEMENT: SELECT to_date('2015-02-29', 'YYYY-MM-DD'); 2024-05-05 02:19:03.605 UTC [18182][client backend] [pg_regress/horology][46/345:0] ERROR: date/time field value out of range: "2015 366" 2024-05-05 02:19:03.605 UTC [18182][client backend] [pg_regress/horology][46/345:0] STATEMENT: SELECT to_date('2015 366', 'YYYY DDD'); 2024-05-05 02:19:03.605 UTC [18182][client backend] [pg_regress/horology][46/348:0] ERROR: date/time field value out of range: "2016 367" 2024-05-05 02:19:03.605 UTC [18182][client backend] [pg_regress/horology][46/348:0] STATEMENT: SELECT to_date('2016 367', 'YYYY DDD'); 2024-05-05 02:19:03.610 UTC [18182][client backend] [pg_regress/horology][:0] LOG: disconnection: session time: 0:00:00.711 user=postgres database=regression host=[local] 2024-05-05 02:19:03.699 UTC [18180][client backend] [pg_regress/regex][50/77:0] ERROR: invalid regular expression: regular expression is too complex 2024-05-05 02:19:03.699 UTC [18180][client backend] [pg_regress/regex][50/77:0] STATEMENT: select 'x' ~ repeat('x*y*z*', 1000); 2024-05-05 02:19:03.731 UTC [18180][client backend] [pg_regress/regex][50/104:0] ERROR: invalid regular expression: invalid backreference number 2024-05-05 02:19:03.731 UTC [18180][client backend] [pg_regress/regex][50/104:0] STATEMENT: select 'xyz' ~ 'x(\w)(?=\1)'; 2024-05-05 02:19:03.731 UTC [18180][client backend] [pg_regress/regex][50/105:0] ERROR: invalid regular expression: invalid backreference number 2024-05-05 02:19:03.731 UTC [18180][client backend] [pg_regress/regex][50/105:0] STATEMENT: select 'xyz' ~ 'x(\w)(?=(\1))'; 2024-05-05 02:19:03.731 UTC [18180][client backend] [pg_regress/regex][50/106:0] ERROR: invalid regular expression: invalid escape \ sequence 2024-05-05 02:19:03.731 UTC [18180][client backend] [pg_regress/regex][50/106:0] STATEMENT: select 'a' ~ '\x7fffffff'; 2024-05-05 02:19:03.733 UTC [18180][client backend] [pg_regress/regex][:0] LOG: disconnection: session time: 0:00:00.832 user=postgres database=regression host=[local] 2024-05-05 02:19:04.306 UTC [18179][client backend] [pg_regress/opr_sanity][:0] LOG: disconnection: session time: 0:00:01.406 user=postgres database=regression host=[local] 2024-05-05 02:19:04.400 UTC [18404][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:04.400 UTC [18404][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-05-05 02:19:04.400 UTC [18404][client backend] [[unknown]][55/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copy 2024-05-05 02:19:04.403 UTC [18406][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:04.403 UTC [18406][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-05-05 02:19:04.403 UTC [18406][client backend] [[unknown]][56/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copyselect 2024-05-05 02:19:04.411 UTC [18408][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:04.412 UTC [18408][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-05-05 02:19:04.412 UTC [18408][client backend] [[unknown]][57/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/insert 2024-05-05 02:19:04.420 UTC [18409][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:04.421 UTC [18409][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-05-05 02:19:04.421 UTC [18409][client backend] [[unknown]][58/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/copydml 2024-05-05 02:19:04.431 UTC [18410][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:04.432 UTC [18410][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-05-05 02:19:04.432 UTC [18410][client backend] [[unknown]][59/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/insert_conflict 2024-05-05 02:19:04.437 UTC [18408][client backend] [pg_regress/insert][57/3:0] ERROR: null value in column "col2" of relation "inserttest" violates not-null constraint 2024-05-05 02:19:04.437 UTC [18408][client backend] [pg_regress/insert][57/3:0] DETAIL: Failing row contains (null, null, testing). 2024-05-05 02:19:04.437 UTC [18408][client backend] [pg_regress/insert][57/3:0] STATEMENT: insert into inserttest (col1, col2, col3) values (DEFAULT, DEFAULT, DEFAULT); 2024-05-05 02:19:04.442 UTC [18408][client backend] [pg_regress/insert][57/9:0] ERROR: INSERT has more target columns than expressions at character 37 2024-05-05 02:19:04.442 UTC [18408][client backend] [pg_regress/insert][57/9:0] STATEMENT: insert into inserttest (col1, col2, col3) values (DEFAULT, DEFAULT); 2024-05-05 02:19:04.442 UTC [18408][client backend] [pg_regress/insert][57/10:0] ERROR: INSERT has more target columns than expressions at character 37 2024-05-05 02:19:04.442 UTC [18408][client backend] [pg_regress/insert][57/10:0] STATEMENT: insert into inserttest (col1, col2, col3) values (1, 2); 2024-05-05 02:19:04.442 UTC [18408][client backend] [pg_regress/insert][57/11:0] ERROR: INSERT has more expressions than target columns at character 42 2024-05-05 02:19:04.442 UTC [18408][client backend] [pg_regress/insert][57/11:0] STATEMENT: insert into inserttest (col1) values (1, 2); 2024-05-05 02:19:04.442 UTC [18408][client backend] [pg_regress/insert][57/12:0] ERROR: INSERT has more expressions than target columns at character 48 2024-05-05 02:19:04.442 UTC [18408][client backend] [pg_regress/insert][57/12:0] STATEMENT: insert into inserttest (col1) values (DEFAULT, DEFAULT); 2024-05-05 02:19:04.450 UTC [18406][client backend] [pg_regress/copyselect][56/16:0] ERROR: cannot copy from view "v_test1" 2024-05-05 02:19:04.450 UTC [18406][client backend] [pg_regress/copyselect][56/16:0] HINT: Try the COPY (SELECT ...) TO variant. 2024-05-05 02:19:04.450 UTC [18406][client backend] [pg_regress/copyselect][56/16:0] STATEMENT: copy v_test1 to stdout; 2024-05-05 02:19:04.452 UTC [18409][client backend] [pg_regress/copydml][58/14:0] ERROR: COPY query must have a RETURNING clause 2024-05-05 02:19:04.452 UTC [18409][client backend] [pg_regress/copydml][58/14:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-05-05 02:19:04.452 UTC [18409][client backend] [pg_regress/copydml][58/15:0] ERROR: COPY query must have a RETURNING clause 2024-05-05 02:19:04.452 UTC [18409][client backend] [pg_regress/copydml][58/15:0] STATEMENT: copy (update copydml_test set t = 'g') to stdout; 2024-05-05 02:19:04.452 UTC [18409][client backend] [pg_regress/copydml][58/16:0] ERROR: COPY query must have a RETURNING clause 2024-05-05 02:19:04.452 UTC [18409][client backend] [pg_regress/copydml][58/16:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-05-05 02:19:04.455 UTC [18409][client backend] [pg_regress/copydml][58/18:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-05-05 02:19:04.455 UTC [18409][client backend] [pg_regress/copydml][58/18:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-05-05 02:19:04.458 UTC [18406][client backend] [pg_regress/copyselect][56/19:0] ERROR: COPY (SELECT INTO) is not supported 2024-05-05 02:19:04.458 UTC [18406][client backend] [pg_regress/copyselect][56/19:0] STATEMENT: copy (select t into temp test3 from test1 where id=3) to stdout; 2024-05-05 02:19:04.458 UTC [18406][client backend] [pg_regress/copyselect][56/20:0] ERROR: syntax error at or near "from" at character 28 2024-05-05 02:19:04.458 UTC [18406][client backend] [pg_regress/copyselect][56/20:0] STATEMENT: copy (select * from test1) from stdin; 2024-05-05 02:19:04.458 UTC [18406][client backend] [pg_regress/copyselect][56/21:0] ERROR: syntax error at or near "(" at character 28 2024-05-05 02:19:04.458 UTC [18406][client backend] [pg_regress/copyselect][56/21:0] STATEMENT: copy (select * from test1) (t,id) to stdout; 2024-05-05 02:19:04.462 UTC [18406][client backend] [pg_regress/copyselect][56/27:0] ERROR: cannot copy from view "v_test1" 2024-05-05 02:19:04.462 UTC [18406][client backend] [pg_regress/copyselect][56/27:0] HINT: Try the COPY (SELECT ...) TO variant. 2024-05-05 02:19:04.462 UTC [18406][client backend] [pg_regress/copyselect][56/27:0] STATEMENT: COPY v_test1 TO STDOUT 2024-05-05 02:19:04.462 UTC [18409][client backend] [pg_regress/copydml][58/21:0] ERROR: DO ALSO rules are not supported for the COPY 2024-05-05 02:19:04.462 UTC [18409][client backend] [pg_regress/copydml][58/21:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-05-05 02:19:04.466 UTC [18409][client backend] [pg_regress/copydml][58/24:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-05-05 02:19:04.466 UTC [18409][client backend] [pg_regress/copydml][58/24:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-05-05 02:19:04.467 UTC [18409][client backend] [pg_regress/copydml][58/27:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-05-05 02:19:04.467 UTC [18409][client backend] [pg_regress/copydml][58/27:0] STATEMENT: copy (insert into copydml_test default values) to stdout; 2024-05-05 02:19:04.471 UTC [18409][client backend] [pg_regress/copydml][58/30:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-05-05 02:19:04.471 UTC [18409][client backend] [pg_regress/copydml][58/30:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-05-05 02:19:04.472 UTC [18409][client backend] [pg_regress/copydml][58/33:0] ERROR: DO ALSO rules are not supported for the COPY 2024-05-05 02:19:04.472 UTC [18409][client backend] [pg_regress/copydml][58/33:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-05-05 02:19:04.474 UTC [18409][client backend] [pg_regress/copydml][58/36:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-05-05 02:19:04.474 UTC [18409][client backend] [pg_regress/copydml][58/36:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-05-05 02:19:04.478 UTC [18409][client backend] [pg_regress/copydml][58/39:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-05-05 02:19:04.478 UTC [18409][client backend] [pg_regress/copydml][58/39:0] STATEMENT: copy (update copydml_test set t = 'f') to stdout; 2024-05-05 02:19:04.479 UTC [18409][client backend] [pg_regress/copydml][58/42:0] ERROR: DO INSTEAD NOTHING rules are not supported for COPY 2024-05-05 02:19:04.479 UTC [18409][client backend] [pg_regress/copydml][58/42:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-05-05 02:19:04.480 UTC [18404][client backend] [pg_regress/copy][55/32:1975] ERROR: cannot perform COPY FREEZE on a partitioned table 2024-05-05 02:19:04.480 UTC [18404][client backend] [pg_regress/copy][55/32:1975] STATEMENT: copy parted_copytest from '/tmp/cirrus-ci-build/src/test/regress/results/parted_copytest.csv' (freeze); 2024-05-05 02:19:04.480 UTC [18409][client backend] [pg_regress/copydml][58/45:0] ERROR: DO ALSO rules are not supported for the COPY 2024-05-05 02:19:04.480 UTC [18409][client backend] [pg_regress/copydml][58/45:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-05-05 02:19:04.484 UTC [18410][client backend] [pg_regress/insert_conflict][59/7:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.484 UTC [18410][client backend] [pg_regress/insert_conflict][59/7:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (key) do nothing; 2024-05-05 02:19:04.485 UTC [18409][client backend] [pg_regress/copydml][58/48:0] ERROR: multi-statement DO INSTEAD rules are not supported for COPY 2024-05-05 02:19:04.485 UTC [18409][client backend] [pg_regress/copydml][58/48:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-05-05 02:19:04.486 UTC [18409][client backend] [pg_regress/copydml][58/51:0] ERROR: conditional DO INSTEAD rules are not supported for COPY 2024-05-05 02:19:04.486 UTC [18409][client backend] [pg_regress/copydml][58/51:0] STATEMENT: copy (delete from copydml_test) to stdout; 2024-05-05 02:19:04.489 UTC [18410][client backend] [pg_regress/insert_conflict][59/8:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.489 UTC [18410][client backend] [pg_regress/insert_conflict][59/8:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (fruit) do nothing; 2024-05-05 02:19:04.494 UTC [18408][client backend] [pg_regress/insert][57/32:0] ERROR: cannot set an array element to DEFAULT at character 32 2024-05-05 02:19:04.494 UTC [18408][client backend] [pg_regress/insert][57/32:0] STATEMENT: insert into inserttest (f2[1], f2[2]) values (1,default); 2024-05-05 02:19:04.497 UTC [18406][client backend] [pg_regress/copyselect][56/32:0] ERROR: division by zero 2024-05-05 02:19:04.497 UTC [18406][client backend] [pg_regress/copyselect][56/32:0] STATEMENT: copy (select 1) to stdout; select 1/0; 2024-05-05 02:19:04.497 UTC [18406][client backend] [pg_regress/copyselect][56/33:0] ERROR: division by zero 2024-05-05 02:19:04.497 UTC [18406][client backend] [pg_regress/copyselect][56/33:0] STATEMENT: select 1/0; copy (select 1) to stdout; 2024-05-05 02:19:04.498 UTC [18408][client backend] [pg_regress/insert][57/36:0] ERROR: cannot set a subfield to DEFAULT at character 33 2024-05-05 02:19:04.498 UTC [18408][client backend] [pg_regress/insert][57/36:0] STATEMENT: insert into inserttest (f3.if1, f3.if2) values (1,default); 2024-05-05 02:19:04.505 UTC [18409][client backend] [pg_regress/copydml][:0] LOG: disconnection: session time: 0:00:00.087 user=postgres database=regression host=[local] 2024-05-05 02:19:04.510 UTC [18406][client backend] [pg_regress/copyselect][:0] LOG: disconnection: session time: 0:00:00.108 user=postgres database=regression host=[local] 2024-05-05 02:19:04.524 UTC [18410][client backend] [pg_regress/insert_conflict][59/24:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.524 UTC [18410][client backend] [pg_regress/insert_conflict][59/24:0] STATEMENT: explain (costs off) insert into insertconflicttest values(0, 'Crowberry') on conflict (lower(fruit) text_pattern_ops, upper(fruit) collate "C") do nothing; 2024-05-05 02:19:04.542 UTC [18410][client backend] [pg_regress/insert_conflict][59/32:0] ERROR: ON CONFLICT DO UPDATE requires inference specification or constraint name at character 52 2024-05-05 02:19:04.542 UTC [18410][client backend] [pg_regress/insert_conflict][59/32:0] HINT: For example, ON CONFLICT (column_name). 2024-05-05 02:19:04.542 UTC [18410][client backend] [pg_regress/insert_conflict][59/32:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict do update set fruit = excluded.fruit; 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/36:0] ERROR: invalid reference to FROM-clause entry for table "excluded" at character 117 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/36:0] DETAIL: There is an entry for table "excluded", but it cannot be referenced from this part of the query. 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/36:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (key) do update set fruit = excluded.fruit RETURNING excluded.fruit; 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/37:0] ERROR: column "keyy" does not exist at character 64 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/37:0] HINT: Perhaps you meant to reference the column "insertconflicttest.key" or the column "excluded.key". 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/37:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (keyy) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/38:0] ERROR: column excluded.fruitt does not exist at character 92 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/38:0] HINT: Perhaps you meant to reference the column "excluded.fruit". 2024-05-05 02:19:04.551 UTC [18410][client backend] [pg_regress/insert_conflict][59/38:0] STATEMENT: insert into insertconflicttest values (1, 'Apple') on conflict (key) do update set fruit = excluded.fruitt; 2024-05-05 02:19:04.552 UTC [18410][client backend] [pg_regress/insert_conflict][59/39:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.552 UTC [18410][client backend] [pg_regress/insert_conflict][59/39:0] STATEMENT: insert into insertconflicttest values (3, 'Kiwi') on conflict (key, fruit) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.552 UTC [18410][client backend] [pg_regress/insert_conflict][59/40:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.552 UTC [18410][client backend] [pg_regress/insert_conflict][59/40:0] STATEMENT: insert into insertconflicttest values (4, 'Mango') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.552 UTC [18410][client backend] [pg_regress/insert_conflict][59/41:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.552 UTC [18410][client backend] [pg_regress/insert_conflict][59/41:0] STATEMENT: insert into insertconflicttest values (5, 'Lemon') on conflict (fruit) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.552 UTC [18410][client backend] [pg_regress/insert_conflict][59/42:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.552 UTC [18410][client backend] [pg_regress/insert_conflict][59/42:0] STATEMENT: insert into insertconflicttest values (6, 'Passionfruit') on conflict (lower(fruit)) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.553 UTC [18410][client backend] [pg_regress/insert_conflict][59/45:0] ERROR: invalid reference to FROM-clause entry for table "insertconflicttest" at character 106 2024-05-05 02:19:04.553 UTC [18410][client backend] [pg_regress/insert_conflict][59/45:0] HINT: Perhaps you meant to reference the table alias "ict". 2024-05-05 02:19:04.553 UTC [18410][client backend] [pg_regress/insert_conflict][59/45:0] STATEMENT: insert into insertconflicttest AS ict values (6, 'Passionfruit') on conflict (key) do update set fruit = insertconflicttest.fruit; 2024-05-05 02:19:04.553 UTC [18410][client backend] [pg_regress/insert_conflict][59/46:0] ERROR: column "insertconflicttest" of relation "insertconflicttest" does not exist at character 90 2024-05-05 02:19:04.553 UTC [18410][client backend] [pg_regress/insert_conflict][59/46:0] HINT: SET target columns cannot be qualified with the relation name. 2024-05-05 02:19:04.553 UTC [18410][client backend] [pg_regress/insert_conflict][59/46:0] STATEMENT: insert into insertconflicttest values (3, 'Kiwi') on conflict (key, fruit) do update set insertconflicttest.fruit = 'Mango'; 2024-05-05 02:19:04.560 UTC [18404][client backend] [pg_regress/copy][55/58:0] ERROR: cannot use "match" with HEADER in COPY TO 2024-05-05 02:19:04.560 UTC [18404][client backend] [pg_regress/copy][55/58:0] STATEMENT: copy header_copytest to stdout with (header match); 2024-05-05 02:19:04.560 UTC [18404][client backend] [pg_regress/copy][55/59:0] ERROR: header requires a Boolean value or "match" 2024-05-05 02:19:04.560 UTC [18404][client backend] [pg_regress/copy][55/59:0] STATEMENT: copy header_copytest from stdin with (header wrong_choice); 2024-05-05 02:19:04.561 UTC [18404][client backend] [pg_regress/copy][55/63:0] ERROR: column name mismatch in header line field 1: got "a", expected "c" 2024-05-05 02:19:04.561 UTC [18404][client backend] [pg_regress/copy][55/63:0] CONTEXT: COPY header_copytest, line 1: "a b c" 2024-05-05 02:19:04.561 UTC [18404][client backend] [pg_regress/copy][55/63:0] STATEMENT: copy header_copytest (c, b, a) from stdin with (header match); 2024-05-05 02:19:04.561 UTC [18404][client backend] [pg_regress/copy][55/64:0] ERROR: column name mismatch in header line field 3: got null value ("\N"), expected "c" 2024-05-05 02:19:04.561 UTC [18404][client backend] [pg_regress/copy][55/64:0] CONTEXT: COPY header_copytest, line 1: "a b \N" 2024-05-05 02:19:04.561 UTC [18404][client backend] [pg_regress/copy][55/64:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/65:0] ERROR: wrong number of fields in header line: got 2, expected 3 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/65:0] CONTEXT: COPY header_copytest, line 1: "a b" 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/65:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/66:0] ERROR: wrong number of fields in header line: got 4, expected 3 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/66:0] CONTEXT: COPY header_copytest, line 1: "a b c d" 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/66:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/67:0] ERROR: column name mismatch in header line field 3: got "d", expected "c" 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/67:0] CONTEXT: COPY header_copytest, line 1: "a b d" 2024-05-05 02:19:04.562 UTC [18404][client backend] [pg_regress/copy][55/67:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-05-05 02:19:04.564 UTC [18404][client backend] [pg_regress/copy][55/72:0] ERROR: wrong number of fields in header line: got 3, expected 2 2024-05-05 02:19:04.564 UTC [18404][client backend] [pg_regress/copy][55/72:0] CONTEXT: COPY header_copytest, line 1: "a ........pg.dropped.2........ c" 2024-05-05 02:19:04.564 UTC [18404][client backend] [pg_regress/copy][55/72:0] STATEMENT: copy header_copytest from stdin with (header match); 2024-05-05 02:19:04.564 UTC [18404][client backend] [pg_regress/copy][55/73:0] ERROR: wrong number of fields in header line: got 3, expected 2 2024-05-05 02:19:04.564 UTC [18404][client backend] [pg_regress/copy][55/73:0] CONTEXT: COPY header_copytest, line 1: "a c b" 2024-05-05 02:19:04.564 UTC [18404][client backend] [pg_regress/copy][55/73:0] STATEMENT: copy header_copytest (a, c) from stdin with (header match); 2024-05-05 02:19:04.566 UTC [18410][client backend] [pg_regress/insert_conflict][59/51:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.566 UTC [18410][client backend] [pg_regress/insert_conflict][59/51:0] STATEMENT: insert into insertconflicttest values (9, 'Banana') on conflict (key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.566 UTC [18410][client backend] [pg_regress/insert_conflict][59/52:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.566 UTC [18410][client backend] [pg_regress/insert_conflict][59/52:0] STATEMENT: insert into insertconflicttest values (10, 'Blueberry') on conflict (key, key, key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.567 UTC [18410][client backend] [pg_regress/insert_conflict][59/53:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.567 UTC [18410][client backend] [pg_regress/insert_conflict][59/53:0] STATEMENT: insert into insertconflicttest values (11, 'Cherry') on conflict (key, lower(fruit)) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.567 UTC [18410][client backend] [pg_regress/insert_conflict][59/54:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.567 UTC [18410][client backend] [pg_regress/insert_conflict][59/54:0] STATEMENT: insert into insertconflicttest values (12, 'Date') on conflict (lower(fruit), key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.569 UTC [18404][client backend] [pg_regress/copy][55/78:0] ERROR: value too long for type character varying(5) 2024-05-05 02:19:04.569 UTC [18404][client backend] [pg_regress/copy][55/78:0] STATEMENT: copy oversized_column_default (col2) from stdin; 2024-05-05 02:19:04.569 UTC [18404][client backend] [pg_regress/copy][55/79:0] ERROR: value too long for type character varying(5) 2024-05-05 02:19:04.569 UTC [18404][client backend] [pg_regress/copy][55/79:0] STATEMENT: copy oversized_column_default from stdin (default ''); 2024-05-05 02:19:04.579 UTC [18410][client backend] [pg_regress/insert_conflict][59/58:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.579 UTC [18410][client backend] [pg_regress/insert_conflict][59/58:0] STATEMENT: insert into insertconflicttest values (13, 'Grape') on conflict (key, fruit) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.579 UTC [18410][client backend] [pg_regress/insert_conflict][59/59:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.579 UTC [18410][client backend] [pg_regress/insert_conflict][59/59:0] STATEMENT: insert into insertconflicttest values (14, 'Raisin') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.580 UTC [18410][client backend] [pg_regress/insert_conflict][59/60:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.580 UTC [18410][client backend] [pg_regress/insert_conflict][59/60:0] STATEMENT: insert into insertconflicttest values (15, 'Cranberry') on conflict (key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.580 UTC [18410][client backend] [pg_regress/insert_conflict][59/61:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.580 UTC [18410][client backend] [pg_regress/insert_conflict][59/61:0] STATEMENT: insert into insertconflicttest values (16, 'Melon') on conflict (key, key, key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.580 UTC [18410][client backend] [pg_regress/insert_conflict][59/62:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.580 UTC [18410][client backend] [pg_regress/insert_conflict][59/62:0] STATEMENT: insert into insertconflicttest values (17, 'Mulberry') on conflict (key, lower(fruit)) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.580 UTC [18410][client backend] [pg_regress/insert_conflict][59/63:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.580 UTC [18410][client backend] [pg_regress/insert_conflict][59/63:0] STATEMENT: insert into insertconflicttest values (18, 'Pineapple') on conflict (lower(fruit), key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.596 UTC [18410][client backend] [pg_regress/insert_conflict][59/69:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.596 UTC [18410][client backend] [pg_regress/insert_conflict][59/69:0] STATEMENT: insert into insertconflicttest values (22, 'Apricot') on conflict (upper(fruit)) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.596 UTC [18410][client backend] [pg_regress/insert_conflict][59/70:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.596 UTC [18410][client backend] [pg_regress/insert_conflict][59/70:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (fruit) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.611 UTC [18410][client backend] [pg_regress/insert_conflict][59/77:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.611 UTC [18410][client backend] [pg_regress/insert_conflict][59/77:0] STATEMENT: insert into insertconflicttest values (27, 'Prune') on conflict (key, upper(fruit)) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.611 UTC [18410][client backend] [pg_regress/insert_conflict][59/78:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.611 UTC [18410][client backend] [pg_regress/insert_conflict][59/78:0] STATEMENT: insert into insertconflicttest values (28, 'Redcurrant') on conflict (fruit, key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.612 UTC [18410][client backend] [pg_regress/insert_conflict][59/79:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.612 UTC [18410][client backend] [pg_regress/insert_conflict][59/79:0] STATEMENT: insert into insertconflicttest values (29, 'Nectarine') on conflict (key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.615 UTC [18408][client backend] [pg_regress/insert][57/67:0] ERROR: cannot set an array element to DEFAULT at character 33 2024-05-05 02:19:04.615 UTC [18408][client backend] [pg_regress/insert][57/67:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (1,default); 2024-05-05 02:19:04.615 UTC [18408][client backend] [pg_regress/insert][57/68:0] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2024-05-05 02:19:04.615 UTC [18408][client backend] [pg_regress/insert][57/68:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (0,2); 2024-05-05 02:19:04.615 UTC [18408][client backend] [pg_regress/insert][57/69:2095] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2024-05-05 02:19:04.615 UTC [18408][client backend] [pg_regress/insert][57/69:2095] STATEMENT: insert into inserttesta (f2[1], f2[2]) values (3,4), (0,6); 2024-05-05 02:19:04.616 UTC [18408][client backend] [pg_regress/insert][57/70:0] ERROR: value for domain insert_pos_ints violates check constraint "insert_pos_ints_check" 2024-05-05 02:19:04.616 UTC [18408][client backend] [pg_regress/insert][57/70:0] STATEMENT: insert into inserttesta (f2[1], f2[2]) select 0,8; 2024-05-05 02:19:04.617 UTC [18408][client backend] [pg_regress/insert][57/74:0] ERROR: cannot set a subfield to DEFAULT at character 34 2024-05-05 02:19:04.617 UTC [18408][client backend] [pg_regress/insert][57/74:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,default); 2024-05-05 02:19:04.617 UTC [18408][client backend] [pg_regress/insert][57/75:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2024-05-05 02:19:04.617 UTC [18408][client backend] [pg_regress/insert][57/75:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,array[null]); 2024-05-05 02:19:04.617 UTC [18408][client backend] [pg_regress/insert][57/76:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2024-05-05 02:19:04.617 UTC [18408][client backend] [pg_regress/insert][57/76:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) values (1,'{null}'), (2,'{bar}'); 2024-05-05 02:19:04.617 UTC [18408][client backend] [pg_regress/insert][57/77:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2024-05-05 02:19:04.617 UTC [18408][client backend] [pg_regress/insert][57/77:0] STATEMENT: insert into inserttestb (f3.if1, f3.if2) select 3, '{null,quux}'; 2024-05-05 02:19:04.631 UTC [18410][client backend] [pg_regress/insert_conflict][59/85:2111] ERROR: duplicate key value violates unique constraint "fruit_index" 2024-05-05 02:19:04.631 UTC [18410][client backend] [pg_regress/insert_conflict][59/85:2111] DETAIL: Key (fruit)=(Peach) already exists. 2024-05-05 02:19:04.631 UTC [18410][client backend] [pg_regress/insert_conflict][59/85:2111] STATEMENT: insert into insertconflicttest values (26, 'Peach') on conflict (key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.645 UTC [18410][client backend] [pg_regress/insert_conflict][59/92:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.645 UTC [18410][client backend] [pg_regress/insert_conflict][59/92:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (key) do update set fruit = excluded.fruit; 2024-05-05 02:19:04.646 UTC [18410][client backend] [pg_regress/insert_conflict][59/93:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.646 UTC [18410][client backend] [pg_regress/insert_conflict][59/93:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (key) where fruit like '%berry' or fruit = 'consequential' do nothing; 2024-05-05 02:19:04.646 UTC [18410][client backend] [pg_regress/insert_conflict][59/94:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.646 UTC [18410][client backend] [pg_regress/insert_conflict][59/94:0] STATEMENT: insert into insertconflicttest values (23, 'Blackberry') on conflict (fruit) where fruit like '%berry' do update set fruit = excluded.fruit; 2024-05-05 02:19:04.658 UTC [18404][client backend] [pg_regress/copy][:0] LOG: disconnection: session time: 0:00:00.258 user=postgres database=regression host=[local] 2024-05-05 02:19:04.664 UTC [18408][client backend] [pg_regress/insert][57/108:0] ERROR: value for domain insert_nnarray violates check constraint "insert_nnarray_check" 2024-05-05 02:19:04.664 UTC [18408][client backend] [pg_regress/insert][57/108:0] STATEMENT: insert into inserttesta (f1[1]) values (1); 2024-05-05 02:19:04.672 UTC [18408][client backend] [pg_regress/insert][57/111:0] ERROR: value for domain insert_test_domain violates check constraint "insert_test_domain_check" 2024-05-05 02:19:04.672 UTC [18408][client backend] [pg_regress/insert][57/111:0] STATEMENT: insert into inserttestb (f1.if1) values (1); 2024-05-05 02:19:04.689 UTC [18408][client backend] [pg_regress/insert][57/118:0] ERROR: no partition of relation "range_parted" found for row 2024-05-05 02:19:04.689 UTC [18408][client backend] [pg_regress/insert][57/118:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 11). 2024-05-05 02:19:04.689 UTC [18408][client backend] [pg_regress/insert][57/118:0] STATEMENT: insert into range_parted values ('a', 11); 2024-05-05 02:19:04.698 UTC [18408][client backend] [pg_regress/insert][57/123:0] ERROR: new row for relation "part1" violates partition constraint 2024-05-05 02:19:04.698 UTC [18408][client backend] [pg_regress/insert][57/123:0] DETAIL: Failing row contains (a, 11). 2024-05-05 02:19:04.698 UTC [18408][client backend] [pg_regress/insert][57/123:0] STATEMENT: insert into part1 values ('a', 11); 2024-05-05 02:19:04.698 UTC [18408][client backend] [pg_regress/insert][57/124:0] ERROR: new row for relation "part1" violates partition constraint 2024-05-05 02:19:04.698 UTC [18408][client backend] [pg_regress/insert][57/124:0] DETAIL: Failing row contains (b, 1). 2024-05-05 02:19:04.698 UTC [18408][client backend] [pg_regress/insert][57/124:0] STATEMENT: insert into part1 values ('b', 1); 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/126:0] ERROR: new row for relation "part4" violates partition constraint 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/126:0] DETAIL: Failing row contains (b, 21). 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/126:0] STATEMENT: insert into part4 values ('b', 21); 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/127:0] ERROR: new row for relation "part4" violates partition constraint 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/127:0] DETAIL: Failing row contains (a, 10). 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/127:0] STATEMENT: insert into part4 values ('a', 10); 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/129:0] ERROR: new row for relation "part1" violates partition constraint 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/129:0] DETAIL: Failing row contains (null, null). 2024-05-05 02:19:04.699 UTC [18408][client backend] [pg_regress/insert][57/129:0] STATEMENT: insert into part1 values (null); 2024-05-05 02:19:04.710 UTC [18408][client backend] [pg_regress/insert][57/130:0] ERROR: new row for relation "part1" violates partition constraint 2024-05-05 02:19:04.710 UTC [18408][client backend] [pg_regress/insert][57/130:0] DETAIL: Failing row contains (1, null). 2024-05-05 02:19:04.710 UTC [18408][client backend] [pg_regress/insert][57/130:0] STATEMENT: insert into part1 values (1); 2024-05-05 02:19:04.736 UTC [18410][client backend] [pg_regress/insert_conflict][59/107:0] ERROR: column excluded.ctid does not exist at character 82 2024-05-05 02:19:04.736 UTC [18410][client backend] [pg_regress/insert_conflict][59/107:0] STATEMENT: insert into syscolconflicttest values (1) on conflict (key) do update set data = excluded.ctid::text; 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/135:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/135:0] DETAIL: Failing row contains (cc, 1). 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/135:0] STATEMENT: insert into part_aa_bb values ('cc', 1); 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/136:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/136:0] DETAIL: Failing row contains (AAa, 1). 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/136:0] STATEMENT: insert into part_aa_bb values ('AAa', 1); 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/137:0] ERROR: new row for relation "part_aa_bb" violates partition constraint 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/137:0] DETAIL: Failing row contains (null, null). 2024-05-05 02:19:04.755 UTC [18408][client backend] [pg_regress/insert][57/137:0] STATEMENT: insert into part_aa_bb values (null); 2024-05-05 02:19:04.781 UTC [18408][client backend] [pg_regress/insert][57/144:0] ERROR: new row for relation "part_default" violates partition constraint 2024-05-05 02:19:04.781 UTC [18408][client backend] [pg_regress/insert][57/144:0] DETAIL: Failing row contains (aa, 2). 2024-05-05 02:19:04.781 UTC [18408][client backend] [pg_regress/insert][57/144:0] STATEMENT: insert into part_default values ('aa', 2); 2024-05-05 02:19:04.782 UTC [18408][client backend] [pg_regress/insert][57/145:0] ERROR: new row for relation "part_default" violates partition constraint 2024-05-05 02:19:04.782 UTC [18408][client backend] [pg_regress/insert][57/145:0] DETAIL: Failing row contains (null, 2). 2024-05-05 02:19:04.782 UTC [18408][client backend] [pg_regress/insert][57/145:0] STATEMENT: insert into part_default values (null, 2); 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/154:0] ERROR: new row for relation "part_ee_ff1" violates partition constraint 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/154:0] DETAIL: Failing row contains (EE, 11). 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/154:0] STATEMENT: insert into part_ee_ff1 values ('EE', 11); 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/155:0] ERROR: new row for relation "part_default_p2" violates partition constraint 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/155:0] DETAIL: Failing row contains (gg, 43). 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/155:0] STATEMENT: insert into part_default_p2 values ('gg', 43); 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/156:0] ERROR: new row for relation "part_ee_ff1" violates partition constraint 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/156:0] DETAIL: Failing row contains (cc, 1). 2024-05-05 02:19:04.816 UTC [18408][client backend] [pg_regress/insert][57/156:0] STATEMENT: insert into part_ee_ff1 values ('cc', 1); 2024-05-05 02:19:04.817 UTC [18408][client backend] [pg_regress/insert][57/157:0] ERROR: no partition of relation "part_default" found for row 2024-05-05 02:19:04.817 UTC [18408][client backend] [pg_regress/insert][57/157:0] DETAIL: Partition key of the failing row contains (b) = (43). 2024-05-05 02:19:04.817 UTC [18408][client backend] [pg_regress/insert][57/157:0] STATEMENT: insert into part_default values ('gg', 43); 2024-05-05 02:19:04.837 UTC [18410][client backend] [pg_regress/insert_conflict][59/149:0] ERROR: table reference "excluded" is ambiguous at character 76 2024-05-05 02:19:04.837 UTC [18410][client backend] [pg_regress/insert_conflict][59/149:0] STATEMENT: insert into excluded values(1, '2') on conflict (key) do update set data = excluded.data RETURNING *; 2024-05-05 02:19:04.837 UTC [18408][client backend] [pg_regress/insert][57/166:0] ERROR: no partition of relation "range_parted" found for row 2024-05-05 02:19:04.837 UTC [18408][client backend] [pg_regress/insert][57/166:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 0). 2024-05-05 02:19:04.837 UTC [18408][client backend] [pg_regress/insert][57/166:0] STATEMENT: insert into range_parted values ('a', 0); 2024-05-05 02:19:04.838 UTC [18408][client backend] [pg_regress/insert][57/169:0] ERROR: no partition of relation "range_parted" found for row 2024-05-05 02:19:04.838 UTC [18408][client backend] [pg_regress/insert][57/169:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, 20). 2024-05-05 02:19:04.838 UTC [18408][client backend] [pg_regress/insert][57/169:0] STATEMENT: insert into range_parted values ('a', 20); 2024-05-05 02:19:04.839 UTC [18408][client backend] [pg_regress/insert][57/172:0] ERROR: no partition of relation "range_parted" found for row 2024-05-05 02:19:04.839 UTC [18408][client backend] [pg_regress/insert][57/172:0] DETAIL: Partition key of the failing row contains (a, (b + 0)) = (a, null). 2024-05-05 02:19:04.839 UTC [18408][client backend] [pg_regress/insert][57/172:0] STATEMENT: insert into range_parted values ('a'); 2024-05-05 02:19:04.842 UTC [18408][client backend] [pg_regress/insert][57/174:0] ERROR: new row for relation "part_def" violates partition constraint 2024-05-05 02:19:04.842 UTC [18408][client backend] [pg_regress/insert][57/174:0] DETAIL: Failing row contains (b, 10). 2024-05-05 02:19:04.842 UTC [18408][client backend] [pg_regress/insert][57/174:0] STATEMENT: insert into part_def values ('b', 10); 2024-05-05 02:19:04.849 UTC [18408][client backend] [pg_regress/insert][57/183:0] ERROR: no partition of relation "part_ee_ff" found for row 2024-05-05 02:19:04.849 UTC [18408][client backend] [pg_regress/insert][57/183:0] DETAIL: Partition key of the failing row contains (b) = (0). 2024-05-05 02:19:04.849 UTC [18408][client backend] [pg_regress/insert][57/183:0] STATEMENT: insert into list_parted values ('EE', 0); 2024-05-05 02:19:04.850 UTC [18408][client backend] [pg_regress/insert][57/184:0] ERROR: no partition of relation "part_ee_ff" found for row 2024-05-05 02:19:04.850 UTC [18408][client backend] [pg_regress/insert][57/184:0] DETAIL: Partition key of the failing row contains (b) = (0). 2024-05-05 02:19:04.850 UTC [18408][client backend] [pg_regress/insert][57/184:0] STATEMENT: insert into part_ee_ff values ('EE', 0); 2024-05-05 02:19:04.887 UTC [18410][client backend] [pg_regress/insert_conflict][59/168:2241] ERROR: duplicate key value violates unique constraint "twoconstraints_f1_key" 2024-05-05 02:19:04.887 UTC [18410][client backend] [pg_regress/insert_conflict][59/168:2241] DETAIL: Key (f1)=(1) already exists. 2024-05-05 02:19:04.887 UTC [18410][client backend] [pg_regress/insert_conflict][59/168:2241] STATEMENT: insert into twoconstraints values(1, '((2,2),(3,3))'); 2024-05-05 02:19:04.888 UTC [18410][client backend] [pg_regress/insert_conflict][59/169:2242] ERROR: conflicting key value violates exclusion constraint "twoconstraints_f2_excl" 2024-05-05 02:19:04.888 UTC [18410][client backend] [pg_regress/insert_conflict][59/169:2242] DETAIL: Key (f2)=((1,2),(0,0)) conflicts with existing key (f2)=((1,1),(0,0)). 2024-05-05 02:19:04.888 UTC [18410][client backend] [pg_regress/insert_conflict][59/169:2242] STATEMENT: insert into twoconstraints values(2, '((0,0),(1,2))'); 2024-05-05 02:19:04.888 UTC [18410][client backend] [pg_regress/insert_conflict][59/170:2243] ERROR: conflicting key value violates exclusion constraint "twoconstraints_f2_excl" 2024-05-05 02:19:04.888 UTC [18410][client backend] [pg_regress/insert_conflict][59/170:2243] DETAIL: Key (f2)=((1,2),(0,0)) conflicts with existing key (f2)=((1,1),(0,0)). 2024-05-05 02:19:04.888 UTC [18410][client backend] [pg_regress/insert_conflict][59/170:2243] STATEMENT: insert into twoconstraints values(2, '((0,0),(1,2))') on conflict on constraint twoconstraints_f1_key do nothing; 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/178:2251] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/178:2251] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/178:2251] STATEMENT: insert into selfconflict values (4,1), (4,2) on conflict(f1) do update set f2 = 0; 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/179:2252] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/179:2252] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/179:2252] STATEMENT: insert into selfconflict values (5,1), (5,2) on conflict(f1) do update set f2 = 0; 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/180:2253] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/180:2253] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-05-05 02:19:04.907 UTC [18410][client backend] [pg_regress/insert_conflict][59/180:2253] STATEMENT: insert into selfconflict values (6,1), (6,2) on conflict(f1) do update set f2 = 0; 2024-05-05 02:19:04.932 UTC [18410][client backend] [pg_regress/insert_conflict][59/190:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:04.932 UTC [18410][client backend] [pg_regress/insert_conflict][59/190:0] STATEMENT: insert into parted_conflict_test values (2, 'b') on conflict (b) do update set a = excluded.a; 2024-05-05 02:19:04.955 UTC [18408][client backend] [pg_regress/insert][57/209:0] ERROR: new row for relation "hpart0" violates partition constraint 2024-05-05 02:19:04.955 UTC [18408][client backend] [pg_regress/insert][57/209:0] DETAIL: Failing row contains (11). 2024-05-05 02:19:04.955 UTC [18408][client backend] [pg_regress/insert][57/209:0] STATEMENT: insert into hpart0 values(11); 2024-05-05 02:19:05.106 UTC [18408][client backend] [pg_regress/insert][57/255:0] ERROR: no partition of relation "mlparted1" found for row 2024-05-05 02:19:05.106 UTC [18408][client backend] [pg_regress/insert][57/255:0] DETAIL: Partition key of the failing row contains ((b + 0)) = (5). 2024-05-05 02:19:05.106 UTC [18408][client backend] [pg_regress/insert][57/255:0] STATEMENT: insert into mlparted (a, b) values (1, 5); 2024-05-05 02:19:05.120 UTC [18408][client backend] [pg_regress/insert][57/260:0] ERROR: new row for relation "mlparted11" violates check constraint "check_b" 2024-05-05 02:19:05.120 UTC [18408][client backend] [pg_regress/insert][57/260:0] DETAIL: Failing row contains (1, 4). 2024-05-05 02:19:05.120 UTC [18408][client backend] [pg_regress/insert][57/260:0] STATEMENT: insert into mlparted values (1, 2); 2024-05-05 02:19:05.122 UTC [18408][client backend] [pg_regress/insert][57/263:0] ERROR: new row for relation "mlparted1" violates partition constraint 2024-05-05 02:19:05.122 UTC [18408][client backend] [pg_regress/insert][57/263:0] DETAIL: Failing row contains (3, 2). 2024-05-05 02:19:05.122 UTC [18408][client backend] [pg_regress/insert][57/263:0] STATEMENT: insert into mlparted1 (a, b) values (2, 3); 2024-05-05 02:19:05.125 UTC [18408][client backend] [pg_regress/insert][57/266:0] ERROR: no partition of relation "lparted_nonullpart" found for row 2024-05-05 02:19:05.125 UTC [18408][client backend] [pg_regress/insert][57/266:0] DETAIL: Partition key of the failing row contains (b) = (null). 2024-05-05 02:19:05.125 UTC [18408][client backend] [pg_regress/insert][57/266:0] STATEMENT: insert into lparted_nonullpart values (1); 2024-05-05 02:19:05.128 UTC [18410][client backend] [pg_regress/insert_conflict][59/229:0] ERROR: there is no unique or exclusion constraint matching the ON CONFLICT specification 2024-05-05 02:19:05.128 UTC [18410][client backend] [pg_regress/insert_conflict][59/229:0] STATEMENT: insert into parted_conflict_1 values (40, 'cuarenta') on conflict (a) do update set b = excluded.b; 2024-05-05 02:19:05.198 UTC [18408][client backend] [pg_regress/insert][57/284:0] ERROR: new row for relation "mlparted5a" violates check constraint "check_b" 2024-05-05 02:19:05.198 UTC [18408][client backend] [pg_regress/insert][57/284:0] DETAIL: Failing row contains (1, 45, a). 2024-05-05 02:19:05.198 UTC [18408][client backend] [pg_regress/insert][57/284:0] STATEMENT: insert into mlparted values (1, 45, 'a'); 2024-05-05 02:19:05.202 UTC [18408][client backend] [pg_regress/insert][57/287:0] ERROR: new row for relation "mlparted5a" violates partition constraint 2024-05-05 02:19:05.202 UTC [18408][client backend] [pg_regress/insert][57/287:0] DETAIL: Failing row contains (b, 1, 40). 2024-05-05 02:19:05.202 UTC [18408][client backend] [pg_regress/insert][57/287:0] STATEMENT: insert into mlparted5 (a, b, c) values (1, 40, 'a'); 2024-05-05 02:19:05.220 UTC [18410][client backend] [pg_regress/insert_conflict][:0] LOG: disconnection: session time: 0:00:00.794 user=postgres database=regression host=[local] 2024-05-05 02:19:05.231 UTC [18408][client backend] [pg_regress/insert][57/296:0] ERROR: no partition of relation "mlparted_def" found for row 2024-05-05 02:19:05.231 UTC [18408][client backend] [pg_regress/insert][57/296:0] DETAIL: Partition key of the failing row contains (a) = (70). 2024-05-05 02:19:05.231 UTC [18408][client backend] [pg_regress/insert][57/296:0] STATEMENT: insert into mlparted values (70, 100); 2024-05-05 02:19:05.231 UTC [18408][client backend] [pg_regress/insert][57/297:0] ERROR: new row for relation "mlparted_def1" violates partition constraint 2024-05-05 02:19:05.231 UTC [18408][client backend] [pg_regress/insert][57/297:0] DETAIL: Failing row contains (52, 50, null). 2024-05-05 02:19:05.231 UTC [18408][client backend] [pg_regress/insert][57/297:0] STATEMENT: insert into mlparted_def1 values (52, 50); 2024-05-05 02:19:05.232 UTC [18408][client backend] [pg_regress/insert][57/298:0] ERROR: new row for relation "mlparted_def2" violates partition constraint 2024-05-05 02:19:05.232 UTC [18408][client backend] [pg_regress/insert][57/298:0] DETAIL: Failing row contains (34, 50, null). 2024-05-05 02:19:05.232 UTC [18408][client backend] [pg_regress/insert][57/298:0] STATEMENT: insert into mlparted_def2 values (34, 50); 2024-05-05 02:19:05.293 UTC [18408][client backend] [pg_regress/insert][57/314:0] ERROR: no partition of relation "mlparted5_cd" found for row 2024-05-05 02:19:05.293 UTC [18408][client backend] [pg_regress/insert][57/314:0] DETAIL: Partition key of the failing row contains (c) = (c). 2024-05-05 02:19:05.293 UTC [18408][client backend] [pg_regress/insert][57/314:0] STATEMENT: insert into mlparted values (1, 45, 'c', 1); 2024-05-05 02:19:05.294 UTC [18408][client backend] [pg_regress/insert][57/315:0] ERROR: no partition of relation "mlparted5" found for row 2024-05-05 02:19:05.294 UTC [18408][client backend] [pg_regress/insert][57/315:0] DETAIL: Partition key of the failing row contains (c) = (f). 2024-05-05 02:19:05.294 UTC [18408][client backend] [pg_regress/insert][57/315:0] STATEMENT: insert into mlparted values (1, 45, 'f', 1); 2024-05-05 02:19:05.367 UTC [18408][client backend] [pg_regress/insert][57/324:0] ERROR: no partition of relation "mlparted5_cd" found for row 2024-05-05 02:19:05.367 UTC [18408][client backend] [pg_regress/insert][57/324:0] DETAIL: Partition key of the failing row contains (c) = (c). 2024-05-05 02:19:05.367 UTC [18408][client backend] [pg_regress/insert][57/324:0] STATEMENT: insert into mlparted values (1, 45, 'c', 1); 2024-05-05 02:19:05.367 UTC [18408][client backend] [pg_regress/insert][57/325:0] ERROR: no partition of relation "mlparted5" found for row 2024-05-05 02:19:05.367 UTC [18408][client backend] [pg_regress/insert][57/325:0] DETAIL: Partition key of the failing row contains (c) = (f). 2024-05-05 02:19:05.367 UTC [18408][client backend] [pg_regress/insert][57/325:0] STATEMENT: insert into mlparted values (1, 45, 'f', 1); 2024-05-05 02:19:05.391 UTC [18408][client backend] [pg_regress/insert][57/335:0] ERROR: no partition of relation "key_desc_1" found for row 2024-05-05 02:19:05.391 UTC [18408][client backend] [pg_regress/insert][57/335:0] STATEMENT: insert into key_desc values (1, 1); 2024-05-05 02:19:05.392 UTC [18408][client backend] [pg_regress/insert][57/339:0] ERROR: no partition of relation "key_desc_1" found for row 2024-05-05 02:19:05.392 UTC [18408][client backend] [pg_regress/insert][57/339:0] DETAIL: Partition key of the failing row contains (b) = (1). 2024-05-05 02:19:05.392 UTC [18408][client backend] [pg_regress/insert][57/339:0] STATEMENT: insert into key_desc values (1, 1); 2024-05-05 02:19:05.392 UTC [18408][client backend] [pg_regress/insert][57/340:0] ERROR: no partition of relation "key_desc" found for row 2024-05-05 02:19:05.392 UTC [18408][client backend] [pg_regress/insert][57/340:0] STATEMENT: insert into key_desc values (2, 1); 2024-05-05 02:19:05.403 UTC [18408][client backend] [pg_regress/insert][57/347:2408] ERROR: every bound following MINVALUE must also be MINVALUE at character 75 2024-05-05 02:19:05.403 UTC [18408][client backend] [pg_regress/insert][57/347:2408] STATEMENT: create table mcrparted0 partition of mcrparted for values from (minvalue, 0, 0) to (1, maxvalue, maxvalue); 2024-05-05 02:19:05.403 UTC [18408][client backend] [pg_regress/insert][57/348:2409] ERROR: every bound following MAXVALUE must also be MAXVALUE at character 100 2024-05-05 02:19:05.403 UTC [18408][client backend] [pg_regress/insert][57/348:2409] STATEMENT: create table mcrparted2 partition of mcrparted for values from (10, 6, minvalue) to (10, maxvalue, minvalue); 2024-05-05 02:19:05.404 UTC [18408][client backend] [pg_regress/insert][57/349:2410] ERROR: every bound following MINVALUE must also be MINVALUE at character 79 2024-05-05 02:19:05.404 UTC [18408][client backend] [pg_regress/insert][57/349:2410] STATEMENT: create table mcrparted4 partition of mcrparted for values from (21, minvalue, 0) to (30, 20, minvalue); 2024-05-05 02:19:05.419 UTC [18408][client backend] [pg_regress/insert][57/356:0] ERROR: no partition of relation "mcrparted" found for row 2024-05-05 02:19:05.419 UTC [18408][client backend] [pg_regress/insert][57/356:0] DETAIL: Partition key of the failing row contains (a, abs(b), c) = (null, null, null). 2024-05-05 02:19:05.419 UTC [18408][client backend] [pg_regress/insert][57/356:0] STATEMENT: insert into mcrparted values (null, null, null); 2024-05-05 02:19:05.425 UTC [18408][client backend] [pg_regress/insert][57/369:0] ERROR: no partition of relation "mcrparted" found for row 2024-05-05 02:19:05.425 UTC [18408][client backend] [pg_regress/insert][57/369:0] DETAIL: Partition key of the failing row contains (a, abs(b), c) = (11, 1, -1). 2024-05-05 02:19:05.425 UTC [18408][client backend] [pg_regress/insert][57/369:0] STATEMENT: insert into mcrparted values (11, 1, -1); 2024-05-05 02:19:05.425 UTC [18408][client backend] [pg_regress/insert][57/370:0] ERROR: new row for relation "mcrparted3" violates partition constraint 2024-05-05 02:19:05.425 UTC [18408][client backend] [pg_regress/insert][57/370:0] DETAIL: Failing row contains (11, 1, -1). 2024-05-05 02:19:05.425 UTC [18408][client backend] [pg_regress/insert][57/370:0] STATEMENT: insert into mcrparted3 values (11, 1, -1); 2024-05-05 02:19:05.426 UTC [18408][client backend] [pg_regress/insert][57/373:0] ERROR: new row for relation "mcrparted4" violates partition constraint 2024-05-05 02:19:05.426 UTC [18408][client backend] [pg_regress/insert][57/373:0] DETAIL: Failing row contains (30, 21, 20). 2024-05-05 02:19:05.426 UTC [18408][client backend] [pg_regress/insert][57/373:0] STATEMENT: insert into mcrparted4 values (30, 21, 20); 2024-05-05 02:19:05.440 UTC [18408][client backend] [pg_regress/insert][57/380:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-05-05 02:19:05.440 UTC [18408][client backend] [pg_regress/insert][57/380:0] DETAIL: Failing row contains (2, hi there). 2024-05-05 02:19:05.440 UTC [18408][client backend] [pg_regress/insert][57/380:0] STATEMENT: insert into brtrigpartcon values (1, 'hi there'); 2024-05-05 02:19:05.440 UTC [18408][client backend] [pg_regress/insert][57/381:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-05-05 02:19:05.440 UTC [18408][client backend] [pg_regress/insert][57/381:0] DETAIL: Failing row contains (2, hi there). 2024-05-05 02:19:05.440 UTC [18408][client backend] [pg_regress/insert][57/381:0] STATEMENT: insert into brtrigpartcon1 values (1, 'hi there'); 2024-05-05 02:19:05.448 UTC [18408][client backend] [pg_regress/insert][57/388:0] ERROR: new row for relation "brtrigpartcon1" violates partition constraint 2024-05-05 02:19:05.448 UTC [18408][client backend] [pg_regress/insert][57/388:0] DETAIL: Failing row contains (a, b) = (2, hi there). 2024-05-05 02:19:05.448 UTC [18408][client backend] [pg_regress/insert][57/388:0] STATEMENT: with result as (insert into brtrigpartcon values (1, 'hi there') returning 1) insert into inserttest3 (f3) select * from result; 2024-05-05 02:19:05.653 UTC [18408][client backend] [pg_regress/insert][:0] LOG: disconnection: session time: 0:00:01.242 user=postgres database=regression host=[local] 2024-05-05 02:19:05.726 UTC [18573][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:05.728 UTC [18573][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-05-05 02:19:05.728 UTC [18573][client backend] [[unknown]][60/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_type 2024-05-05 02:19:05.730 UTC [18575][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:05.731 UTC [18575][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-05-05 02:19:05.731 UTC [18575][client backend] [[unknown]][61/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_function_c 2024-05-05 02:19:05.733 UTC [18578][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:05.733 UTC [18576][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:05.735 UTC [18577][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:05.736 UTC [18577][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-05-05 02:19:05.736 UTC [18577][client backend] [[unknown]][62/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_misc 2024-05-05 02:19:05.739 UTC [18576][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-05-05 02:19:05.739 UTC [18576][client backend] [[unknown]][63/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_table 2024-05-05 02:19:05.741 UTC [18573][client backend] [pg_regress/create_type][60/9:0] ERROR: type "shell" already exists 2024-05-05 02:19:05.741 UTC [18573][client backend] [pg_regress/create_type][60/9:0] STATEMENT: CREATE TYPE shell; 2024-05-05 02:19:05.743 UTC [18578][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-05-05 02:19:05.743 UTC [18578][client backend] [[unknown]][64/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_schema 2024-05-05 02:19:05.746 UTC [18576][client backend] [pg_regress/create_table][63/2:0] ERROR: column "u" has pseudo-type unknown 2024-05-05 02:19:05.746 UTC [18576][client backend] [pg_regress/create_table][63/2:0] STATEMENT: CREATE TABLE unknowntab ( u unknown -- fail ); 2024-05-05 02:19:05.746 UTC [18579][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:05.746 UTC [18579][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-05-05 02:19:05.746 UTC [18579][client backend] [[unknown]][65/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_operator 2024-05-05 02:19:05.747 UTC [18575][client backend] [pg_regress/create_function_c][61/3:2487] ERROR: could not access file "nosuchfile": No such file or directory 2024-05-05 02:19:05.747 UTC [18575][client backend] [pg_regress/create_function_c][61/3:2487] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE C AS 'nosuchfile'; 2024-05-05 02:19:05.748 UTC [18578][client backend] [pg_regress/create_schema][64/3:2489] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.748 UTC [18578][client backend] [pg_regress/create_schema][64/3:2489] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE SEQUENCE schema_not_existing.seq; 2024-05-05 02:19:05.748 UTC [18578][client backend] [pg_regress/create_schema][64/4:2490] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.748 UTC [18578][client backend] [pg_regress/create_schema][64/4:2490] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE TABLE schema_not_existing.tab (id int); 2024-05-05 02:19:05.748 UTC [18578][client backend] [pg_regress/create_schema][64/5:2491] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.748 UTC [18578][client backend] [pg_regress/create_schema][64/5:2491] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-05-05 02:19:05.749 UTC [18578][client backend] [pg_regress/create_schema][64/6:2492] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.749 UTC [18578][client backend] [pg_regress/create_schema][64/6:2492] STATEMENT: CREATE SCHEMA AUTHORIZATION regress_create_schema_role CREATE INDEX ON schema_not_existing.tab (id); 2024-05-05 02:19:05.749 UTC [18573][client backend] [pg_regress/create_type][60/11:0] ERROR: type "shell" does not exist 2024-05-05 02:19:05.749 UTC [18573][client backend] [pg_regress/create_type][60/11:0] STATEMENT: DROP TYPE shell; 2024-05-05 02:19:05.749 UTC [18575][client backend] [pg_regress/create_function_c][61/4:2493] ERROR: could not find function "nosuchsymbol" in file "/tmp/cirrus-ci-build/src/test/regress/regress.so" 2024-05-05 02:19:05.749 UTC [18575][client backend] [pg_regress/create_function_c][61/4:2493] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE C AS '/tmp/cirrus-ci-build/src/test/regress/regress.so', 'nosuchsymbol'; 2024-05-05 02:19:05.749 UTC [18578][client backend] [pg_regress/create_schema][64/7:2495] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.749 UTC [18578][client backend] [pg_regress/create_schema][64/7:2495] 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-05-05 02:19:05.750 UTC [18578][client backend] [pg_regress/create_schema][64/9:2499] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.750 UTC [18578][client backend] [pg_regress/create_schema][64/9:2499] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE SEQUENCE schema_not_existing.seq; 2024-05-05 02:19:05.751 UTC [18578][client backend] [pg_regress/create_schema][64/10:2500] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.751 UTC [18578][client backend] [pg_regress/create_schema][64/10:2500] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE TABLE schema_not_existing.tab (id int); 2024-05-05 02:19:05.751 UTC [18578][client backend] [pg_regress/create_schema][64/11:2502] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.751 UTC [18578][client backend] [pg_regress/create_schema][64/11:2502] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-05-05 02:19:05.751 UTC [18578][client backend] [pg_regress/create_schema][64/12:2505] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.751 UTC [18578][client backend] [pg_regress/create_schema][64/12:2505] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE INDEX ON schema_not_existing.tab (id); 2024-05-05 02:19:05.751 UTC [18575][client backend] [pg_regress/create_function_c][61/6:2503] ERROR: there is no built-in function named "nosuch" 2024-05-05 02:19:05.751 UTC [18575][client backend] [pg_regress/create_function_c][61/6:2503] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE internal AS 'nosuch'; 2024-05-05 02:19:05.752 UTC [18578][client backend] [pg_regress/create_schema][64/13:2507] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_create_schema_role) 2024-05-05 02:19:05.752 UTC [18578][client backend] [pg_regress/create_schema][64/13:2507] STATEMENT: CREATE SCHEMA AUTHORIZATION CURRENT_ROLE CREATE TRIGGER schema_trig BEFORE INSERT ON schema_not_existing.tab EXECUTE FUNCTION schema_trig.no_func(); 2024-05-05 02:19:05.752 UTC [18580][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:05.753 UTC [18576][client backend] [pg_regress/create_table][63/3:0] ERROR: column "u" has pseudo-type unknown 2024-05-05 02:19:05.753 UTC [18576][client backend] [pg_regress/create_table][63/3:0] STATEMENT: CREATE TYPE unknown_comptype AS ( u unknown -- fail ); 2024-05-05 02:19:05.753 UTC [18575][client backend] [pg_regress/create_function_c][:0] LOG: disconnection: session time: 0:00:00.023 user=postgres database=regression host=[local] 2024-05-05 02:19:05.755 UTC [18580][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-05-05 02:19:05.755 UTC [18580][client backend] [[unknown]][66/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_procedure 2024-05-05 02:19:05.756 UTC [18578][client backend] [pg_regress/create_schema][64/14:2512] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-05-05 02:19:05.756 UTC [18578][client backend] [pg_regress/create_schema][64/14:2512] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE SEQUENCE schema_not_existing.seq; 2024-05-05 02:19:05.757 UTC [18578][client backend] [pg_regress/create_schema][64/15:2513] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-05-05 02:19:05.757 UTC [18578][client backend] [pg_regress/create_schema][64/15:2513] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE TABLE schema_not_existing.tab (id int); 2024-05-05 02:19:05.757 UTC [18578][client backend] [pg_regress/create_schema][64/16:2514] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-05-05 02:19:05.757 UTC [18578][client backend] [pg_regress/create_schema][64/16:2514] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE VIEW schema_not_existing.view AS SELECT 1; 2024-05-05 02:19:05.757 UTC [18580][client backend] [pg_regress/create_procedure][66/2:0] ERROR: procedure nonexistent() does not exist at character 6 2024-05-05 02:19:05.757 UTC [18580][client backend] [pg_regress/create_procedure][66/2:0] HINT: No procedure matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:05.757 UTC [18580][client backend] [pg_regress/create_procedure][66/2:0] STATEMENT: CALL nonexistent(); 2024-05-05 02:19:05.757 UTC [18576][client backend] [pg_regress/create_table][63/4:0] ERROR: unrecognized parameter "Fillfactor" 2024-05-05 02:19:05.757 UTC [18576][client backend] [pg_regress/create_table][63/4:0] STATEMENT: CREATE TABLE tas_case WITH ("Fillfactor" = 10) AS SELECT 1 a; 2024-05-05 02:19:05.757 UTC [18580][client backend] [pg_regress/create_procedure][66/3:0] ERROR: random() is not a procedure at character 6 2024-05-05 02:19:05.757 UTC [18580][client backend] [pg_regress/create_procedure][66/3:0] HINT: To call a function, use SELECT. 2024-05-05 02:19:05.757 UTC [18580][client backend] [pg_regress/create_procedure][66/3:0] STATEMENT: CALL random(); 2024-05-05 02:19:05.758 UTC [18578][client backend] [pg_regress/create_schema][64/17:2515] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-05-05 02:19:05.758 UTC [18578][client backend] [pg_regress/create_schema][64/17:2515] STATEMENT: CREATE SCHEMA regress_schema_1 AUTHORIZATION CURRENT_ROLE CREATE INDEX ON schema_not_existing.tab (id); 2024-05-05 02:19:05.759 UTC [18578][client backend] [pg_regress/create_schema][64/18:2518] ERROR: CREATE specifies a schema (schema_not_existing) different from the one being created (regress_schema_1) 2024-05-05 02:19:05.759 UTC [18578][client backend] [pg_regress/create_schema][64/18:2518] 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-05-05 02:19:05.764 UTC [18579][client backend] [pg_regress/create_operator][65/4:0] ERROR: operator right argument type must be specified 2024-05-05 02:19:05.764 UTC [18579][client backend] [pg_regress/create_operator][65/4:0] DETAIL: Postfix operators are not supported. 2024-05-05 02:19:05.764 UTC [18579][client backend] [pg_regress/create_operator][65/4:0] STATEMENT: CREATE OPERATOR #%# ( leftarg = int8, -- fail, postfix is no longer supported procedure = factorial ); 2024-05-05 02:19:05.768 UTC [18573][client backend] [pg_regress/create_type][60/25:0] WARNING: type attribute "Internallength" not recognized at character 27 2024-05-05 02:19:05.768 UTC [18573][client backend] [pg_regress/create_type][60/25:0] WARNING: type attribute "Input" not recognized at character 50 2024-05-05 02:19:05.768 UTC [18573][client backend] [pg_regress/create_type][60/25:0] WARNING: type attribute "Output" not recognized at character 71 2024-05-05 02:19:05.768 UTC [18573][client backend] [pg_regress/create_type][60/25:0] WARNING: type attribute "Alignment" not recognized at character 94 2024-05-05 02:19:05.768 UTC [18573][client backend] [pg_regress/create_type][60/25:0] WARNING: type attribute "Default" not recognized at character 115 2024-05-05 02:19:05.768 UTC [18573][client backend] [pg_regress/create_type][60/25:0] WARNING: type attribute "Passedbyvalue" not recognized at character 132 2024-05-05 02:19:05.768 UTC [18573][client backend] [pg_regress/create_type][60/25:0] ERROR: type input function must be specified 2024-05-05 02:19:05.768 UTC [18573][client backend] [pg_regress/create_type][60/25:0] STATEMENT: CREATE TYPE bogus_type ( "Internallength" = 4, "Input" = int42_in, "Output" = int42_out, "Alignment" = int4, "Default" = 42, "Passedbyvalue" ); 2024-05-05 02:19:05.769 UTC [18573][client backend] [pg_regress/create_type][60/26:0] ERROR: type input function array_in must return type bogus_type 2024-05-05 02:19:05.769 UTC [18573][client backend] [pg_regress/create_type][60/26:0] STATEMENT: CREATE TYPE bogus_type (INPUT = array_in, OUTPUT = array_out, ELEMENT = int, INTERNALLENGTH = 32); 2024-05-05 02:19:05.770 UTC [18573][client backend] [pg_regress/create_type][60/28:0] ERROR: type "bogus_type" does not exist 2024-05-05 02:19:05.770 UTC [18573][client backend] [pg_regress/create_type][60/28:0] HINT: Create the type as a shell type, then create its I/O functions, then do a full CREATE TYPE. 2024-05-05 02:19:05.770 UTC [18573][client backend] [pg_regress/create_type][60/28:0] STATEMENT: CREATE TYPE bogus_type (INPUT = array_in, OUTPUT = array_out, ELEMENT = int, INTERNALLENGTH = 32); 2024-05-05 02:19:05.776 UTC [18579][client backend] [pg_regress/create_operator][65/6:0] ERROR: operator does not exist: ###### integer 2024-05-05 02:19:05.776 UTC [18579][client backend] [pg_regress/create_operator][65/6:0] STATEMENT: COMMENT ON OPERATOR ###### (NONE, int4) IS 'bad prefix'; 2024-05-05 02:19:05.776 UTC [18573][client backend] [pg_regress/create_type][60/32:0] ERROR: type "bad" does not exist 2024-05-05 02:19:05.776 UTC [18573][client backend] [pg_regress/create_type][60/32:0] STATEMENT: COMMENT ON TYPE bad IS 'bad comment'; 2024-05-05 02:19:05.777 UTC [18573][client backend] [pg_regress/create_type][60/35:0] ERROR: column "nope" of relation "default_test_row" does not exist 2024-05-05 02:19:05.777 UTC [18573][client backend] [pg_regress/create_type][60/35:0] STATEMENT: COMMENT ON COLUMN default_test_row.nope IS 'bad comment'; 2024-05-05 02:19:05.778 UTC [18573][client backend] [pg_regress/create_type][60/38:0] ERROR: type "text_w_default" already exists 2024-05-05 02:19:05.778 UTC [18573][client backend] [pg_regress/create_type][60/38:0] STATEMENT: CREATE TYPE text_w_default; 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/7:0] ERROR: postfix operators are not supported 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/7:0] STATEMENT: COMMENT ON OPERATOR ###### (int4, NONE) IS 'bad postfix'; 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/8:0] ERROR: operator does not exist: integer ###### bigint 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/8:0] STATEMENT: COMMENT ON OPERATOR ###### (int4, int8) IS 'bad infix'; 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/9:0] ERROR: operator does not exist: ###### integer 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/9:0] STATEMENT: DROP OPERATOR ###### (NONE, int4); 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/10:0] ERROR: postfix operators are not supported 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/10:0] STATEMENT: DROP OPERATOR ###### (int4, NONE); 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/11:0] ERROR: operator does not exist: integer ###### bigint 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/11:0] STATEMENT: DROP OPERATOR ###### (int4, int8); 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/12:0] ERROR: syntax error at or near "=>" at character 17 2024-05-05 02:19:05.778 UTC [18579][client backend] [pg_regress/create_operator][65/12:0] STATEMENT: CREATE OPERATOR => ( rightarg = int8, procedure = factorial ); 2024-05-05 02:19:05.779 UTC [18579][client backend] [pg_regress/create_operator][65/15:0] ERROR: syntax error at or near ";" at character 14 2024-05-05 02:19:05.779 UTC [18579][client backend] [pg_regress/create_operator][65/15:0] STATEMENT: SELECT 10 !=-; 2024-05-05 02:19:05.788 UTC [18573][client backend] [pg_regress/create_type][60/45:0] ERROR: cannot drop function base_fn_in(cstring) because other objects depend on it 2024-05-05 02:19:05.788 UTC [18573][client backend] [pg_regress/create_type][60/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-05-05 02:19:05.788 UTC [18573][client backend] [pg_regress/create_type][60/45:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:05.788 UTC [18573][client backend] [pg_regress/create_type][60/45:0] STATEMENT: DROP FUNCTION base_fn_in(cstring); 2024-05-05 02:19:05.792 UTC [18579][client backend] [pg_regress/create_operator][65/25:2540] ERROR: permission denied for schema schema_op1 2024-05-05 02:19:05.792 UTC [18579][client backend] [pg_regress/create_operator][65/25:2540] STATEMENT: CREATE OPERATOR schema_op1.#*# ( rightarg = int8, procedure = factorial ); 2024-05-05 02:19:05.793 UTC [18579][client backend] [pg_regress/create_operator][65/26:0] ERROR: SETOF type not allowed for operator argument 2024-05-05 02:19:05.793 UTC [18579][client backend] [pg_regress/create_operator][65/26:0] STATEMENT: CREATE OPERATOR #*# ( leftarg = SETOF int8, procedure = factorial ); 2024-05-05 02:19:05.793 UTC [18579][client backend] [pg_regress/create_operator][65/27:0] ERROR: SETOF type not allowed for operator argument 2024-05-05 02:19:05.793 UTC [18579][client backend] [pg_regress/create_operator][65/27:0] STATEMENT: CREATE OPERATOR #*# ( rightarg = SETOF int8, procedure = factorial ); 2024-05-05 02:19:05.794 UTC [18573][client backend] [pg_regress/create_type][60/46:0] ERROR: cannot drop function base_fn_out(base_type) because other objects depend on it 2024-05-05 02:19:05.794 UTC [18573][client backend] [pg_regress/create_type][60/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-05-05 02:19:05.794 UTC [18573][client backend] [pg_regress/create_type][60/46:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:05.794 UTC [18573][client backend] [pg_regress/create_type][60/46:0] STATEMENT: DROP FUNCTION base_fn_out(base_type); 2024-05-05 02:19:05.795 UTC [18573][client backend] [pg_regress/create_type][60/47:0] ERROR: cannot drop type base_type because other objects depend on it 2024-05-05 02:19:05.795 UTC [18573][client backend] [pg_regress/create_type][60/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-05-05 02:19:05.795 UTC [18573][client backend] [pg_regress/create_type][60/47:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:05.795 UTC [18573][client backend] [pg_regress/create_type][60/47:0] STATEMENT: DROP TYPE base_type; 2024-05-05 02:19:05.796 UTC [18573][client backend] [pg_regress/create_type][60/49:2550] ERROR: invalid NUMERIC type modifier at character 30 2024-05-05 02:19:05.796 UTC [18573][client backend] [pg_regress/create_type][60/49:2550] STATEMENT: CREATE TEMP TABLE mytab (foo widget(42,13,7)); 2024-05-05 02:19:05.805 UTC [18579][client backend] [pg_regress/create_operator][65/29:0] WARNING: operator attribute "invalid_att" not recognized 2024-05-05 02:19:05.808 UTC [18579][client backend] [pg_regress/create_operator][65/30:0] ERROR: operator argument types must be specified 2024-05-05 02:19:05.808 UTC [18579][client backend] [pg_regress/create_operator][65/30:0] STATEMENT: CREATE OPERATOR #@%# ( procedure = factorial ); 2024-05-05 02:19:05.808 UTC [18579][client backend] [pg_regress/create_operator][65/31:0] ERROR: operator function must be specified 2024-05-05 02:19:05.808 UTC [18579][client backend] [pg_regress/create_operator][65/31:0] STATEMENT: CREATE OPERATOR #@%# ( rightarg = int8 ); 2024-05-05 02:19:05.810 UTC [18579][client backend] [pg_regress/create_operator][65/32:2565] ERROR: permission denied for type type_op3 2024-05-05 02:19:05.810 UTC [18579][client backend] [pg_regress/create_operator][65/32:2565] STATEMENT: CREATE OPERATOR #*# ( leftarg = type_op3, rightarg = int8, procedure = fn_op3 ); 2024-05-05 02:19:05.816 UTC [18573][client backend] [pg_regress/create_type][60/58:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-05-05 02:19:05.816 UTC [18573][client backend] [pg_regress/create_type][60/58:0] STATEMENT: SELECT pg_input_is_valid('(1,2)', 'widget'); 2024-05-05 02:19:05.816 UTC [18573][client backend] [pg_regress/create_type][60/60:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-05-05 02:19:05.816 UTC [18573][client backend] [pg_regress/create_type][60/60:0] STATEMENT: SELECT pg_input_is_valid('{"(1,2)"}', 'widget[]'); 2024-05-05 02:19:05.817 UTC [18573][client backend] [pg_regress/create_type][60/62:0] ERROR: invalid input syntax for type widget: "(1,2)" 2024-05-05 02:19:05.817 UTC [18573][client backend] [pg_regress/create_type][60/62:0] STATEMENT: SELECT pg_input_is_valid('("(1,2)")', 'mytab'); 2024-05-05 02:19:05.820 UTC [18579][client backend] [pg_regress/create_operator][65/33:2590] ERROR: permission denied for type type_op4 2024-05-05 02:19:05.820 UTC [18579][client backend] [pg_regress/create_operator][65/33:2590] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = type_op4, procedure = fn_op4 ); 2024-05-05 02:19:05.822 UTC [18576][client backend] [pg_regress/create_table][63/14:0] ERROR: only temporary relations may be created in temporary schemas at character 23 2024-05-05 02:19:05.822 UTC [18576][client backend] [pg_regress/create_table][63/14:0] STATEMENT: CREATE UNLOGGED TABLE pg_temp.unlogged3 (a int primary key); 2024-05-05 02:19:05.824 UTC [18579][client backend] [pg_regress/create_operator][65/34:2606] ERROR: permission denied for function fn_op5 2024-05-05 02:19:05.824 UTC [18579][client backend] [pg_regress/create_operator][65/34:2606] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = int8, procedure = fn_op5 ); 2024-05-05 02:19:05.832 UTC [18579][client backend] [pg_regress/create_operator][65/35:2620] ERROR: permission denied for type type_op6 2024-05-05 02:19:05.832 UTC [18579][client backend] [pg_regress/create_operator][65/35:2620] STATEMENT: CREATE OPERATOR #*# ( leftarg = int8, rightarg = int8, procedure = fn_op6 ); 2024-05-05 02:19:05.834 UTC [18579][client backend] [pg_regress/create_operator][65/36:0] ERROR: operator cannot be its own negator 2024-05-05 02:19:05.834 UTC [18579][client backend] [pg_regress/create_operator][65/36:0] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, negator = === ); 2024-05-05 02:19:05.840 UTC [18579][client backend] [pg_regress/create_operator][65/37:2627] ERROR: operator cannot be its own negator 2024-05-05 02:19:05.840 UTC [18579][client backend] [pg_regress/create_operator][65/37:2627] STATEMENT: CREATE OPERATOR ===!!! ( leftarg = integer, rightarg = integer, procedure = int4ne, negator = ===!!! ); 2024-05-05 02:19:05.840 UTC [18573][client backend] [pg_regress/create_type][60/74:0] ERROR: type "myvarchar" is only a shell 2024-05-05 02:19:05.840 UTC [18573][client backend] [pg_regress/create_type][60/74:0] STATEMENT: ALTER TYPE myvarchar SET (storage = extended); 2024-05-05 02:19:05.841 UTC [18579][client backend] [pg_regress/create_operator][65/38:2629] ERROR: commutator operator = is already the commutator of operator = 2024-05-05 02:19:05.841 UTC [18579][client backend] [pg_regress/create_operator][65/38:2629] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, commutator = = ); 2024-05-05 02:19:05.841 UTC [18579][client backend] [pg_regress/create_operator][65/39:2632] ERROR: negator operator <> is already the negator of operator = 2024-05-05 02:19:05.841 UTC [18579][client backend] [pg_regress/create_operator][65/39:2632] STATEMENT: CREATE OPERATOR === ( leftarg = integer, rightarg = integer, procedure = int4eq, negator = <> ); 2024-05-05 02:19:05.842 UTC [18573][client backend] [pg_regress/create_type][60/77:0] ERROR: cannot change type's storage to PLAIN 2024-05-05 02:19:05.842 UTC [18573][client backend] [pg_regress/create_type][60/77:0] STATEMENT: ALTER TYPE myvarchar SET (storage = plain); 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Leftarg" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Rightarg" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Procedure" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Commutator" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Negator" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Restrict" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Join" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Hashes" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] WARNING: operator attribute "Merges" not recognized 2024-05-05 02:19:05.843 UTC [18579][client backend] [pg_regress/create_operator][65/40:0] ERROR: operator function must be specified 2024-05-05 02:19:05.843 UTC [18579][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-05-05 02:19:05.845 UTC [18579][client backend] [pg_regress/create_operator][:0] LOG: disconnection: session time: 0:00:00.099 user=postgres database=regression host=[local] 2024-05-05 02:19:05.849 UTC [18580][client backend] [pg_regress/create_procedure][66/11:0] ERROR: ptest1(unknown) is a procedure at character 8 2024-05-05 02:19:05.849 UTC [18580][client backend] [pg_regress/create_procedure][66/11:0] HINT: To call a procedure, use CALL. 2024-05-05 02:19:05.849 UTC [18580][client backend] [pg_regress/create_procedure][66/11:0] STATEMENT: SELECT ptest1('x'); 2024-05-05 02:19:05.850 UTC [18576][client backend] [pg_regress/create_table][63/18:0] ERROR: cannot create temporary relation in non-temporary schema at character 19 2024-05-05 02:19:05.850 UTC [18576][client backend] [pg_regress/create_table][63/18:0] STATEMENT: CREATE TEMP TABLE public.temp_to_perm (a int primary key); 2024-05-05 02:19:05.852 UTC [18578][client backend] [pg_regress/create_schema][:0] LOG: disconnection: session time: 0:00:00.118 user=postgres database=regression host=[local] 2024-05-05 02:19:05.859 UTC [18573][client backend] [pg_regress/create_type][60/84:0] ERROR: cannot drop function myvarcharsend(myvarchar) because other objects depend on it 2024-05-05 02:19:05.859 UTC [18573][client backend] [pg_regress/create_type][60/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-05-05 02:19:05.859 UTC [18573][client backend] [pg_regress/create_type][60/84:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:05.859 UTC [18573][client backend] [pg_regress/create_type][60/84:0] STATEMENT: DROP FUNCTION myvarcharsend(myvarchar); 2024-05-05 02:19:05.861 UTC [18573][client backend] [pg_regress/create_type][60/85:0] ERROR: cannot drop type myvarchar because other objects depend on it 2024-05-05 02:19:05.861 UTC [18573][client backend] [pg_regress/create_type][60/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-05-05 02:19:05.861 UTC [18573][client backend] [pg_regress/create_type][60/85:0] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:05.861 UTC [18573][client backend] [pg_regress/create_type][60/85:0] STATEMENT: DROP TYPE myvarchar; 2024-05-05 02:19:05.866 UTC [18580][client backend] [pg_regress/create_procedure][66/21:0] ERROR: CREATE TABLE is not yet supported in unquoted SQL function body 2024-05-05 02:19:05.866 UTC [18580][client backend] [pg_regress/create_procedure][66/21:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL BEGIN ATOMIC CREATE TABLE x (a int); END; 2024-05-05 02:19:05.867 UTC [18573][client backend] [pg_regress/create_type][:0] LOG: disconnection: session time: 0:00:00.144 user=postgres database=regression host=[local] 2024-05-05 02:19:05.879 UTC [18576][client backend] [pg_regress/create_table][63/21:0] ERROR: relation "as_select1" already exists 2024-05-05 02:19:05.879 UTC [18576][client backend] [pg_regress/create_table][63/21:0] STATEMENT: CREATE TABLE as_select1 AS SELECT * FROM pg_class WHERE relkind = 'r'; 2024-05-05 02:19:05.879 UTC [18580][client backend] [pg_regress/create_procedure][66/30:2663] ERROR: calling procedures with output arguments is not supported in SQL functions 2024-05-05 02:19:05.879 UTC [18580][client backend] [pg_regress/create_procedure][66/30:2663] CONTEXT: SQL function "ptest4b" 2024-05-05 02:19:05.879 UTC [18580][client backend] [pg_regress/create_procedure][66/30:2663] STATEMENT: CREATE PROCEDURE ptest4b(INOUT b int, INOUT a int) LANGUAGE SQL AS $$ CALL ptest4a(a, b); -- error, not supported $$; 2024-05-05 02:19:05.898 UTC [18576][client backend] [pg_regress/create_table][63/26:0] ERROR: relation "as_select1" already exists 2024-05-05 02:19:05.898 UTC [18576][client backend] [pg_regress/create_table][63/26:0] STATEMENT: CREATE TABLE as_select1 AS EXECUTE select1; 2024-05-05 02:19:05.912 UTC [18577][client backend] [pg_regress/create_misc][:0] LOG: disconnection: session time: 0:00:00.176 user=postgres database=regression host=[local] 2024-05-05 02:19:05.913 UTC [18580][client backend] [pg_regress/create_procedure][66/52:0] ERROR: procedure ptest9(numeric) does not exist at character 6 2024-05-05 02:19:05.913 UTC [18580][client backend] [pg_regress/create_procedure][66/52:0] HINT: No procedure matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:05.913 UTC [18580][client backend] [pg_regress/create_procedure][66/52:0] STATEMENT: CALL ptest9(1./0.); 2024-05-05 02:19:05.921 UTC [18580][client backend] [pg_regress/create_procedure][66/63:0] ERROR: procedure name "ptest10" is not unique 2024-05-05 02:19:05.921 UTC [18580][client backend] [pg_regress/create_procedure][66/63:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-05-05 02:19:05.921 UTC [18580][client backend] [pg_regress/create_procedure][66/63:0] STATEMENT: drop procedure ptest10; 2024-05-05 02:19:05.922 UTC [18580][client backend] [pg_regress/create_procedure][66/64:0] ERROR: procedure name "ptest10" is not unique 2024-05-05 02:19:05.922 UTC [18580][client backend] [pg_regress/create_procedure][66/64:0] STATEMENT: drop procedure ptest10(int, int, int); 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/67:0] ERROR: version() is not a procedure at character 6 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/67:0] HINT: To call a function, use SELECT. 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/67:0] STATEMENT: CALL version(); 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/68:0] ERROR: sum(integer) is not a procedure at character 6 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/68:0] HINT: To call a function, use SELECT. 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/68:0] STATEMENT: CALL sum(1); 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/69:0] ERROR: invalid attribute in procedure definition at character 40 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/69:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL WINDOW AS $$ INSERT INTO cp_test VALUES (1, 'a') $$; 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/70:0] ERROR: invalid attribute in procedure definition at character 40 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/70:0] STATEMENT: CREATE PROCEDURE ptestx() LANGUAGE SQL STRICT AS $$ INSERT INTO cp_test VALUES (1, 'a') $$; 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/71:0] ERROR: VARIADIC parameter must be the last parameter 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/71:0] STATEMENT: CREATE PROCEDURE ptestx(a VARIADIC int[], b OUT int) LANGUAGE SQL AS $$ SELECT a[1] $$; 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/72:0] ERROR: procedure OUT parameters cannot appear after one with a default value 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/72:0] STATEMENT: CREATE PROCEDURE ptestx(a int DEFAULT 42, b OUT int) LANGUAGE SQL AS $$ SELECT a $$; 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/73:0] ERROR: invalid attribute in procedure definition at character 30 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/73:0] STATEMENT: ALTER PROCEDURE ptest1(text) STRICT; 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/74:0] ERROR: ptest1(text) is not a function 2024-05-05 02:19:05.929 UTC [18580][client backend] [pg_regress/create_procedure][66/74:0] STATEMENT: ALTER FUNCTION ptest1(text) VOLATILE; 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/75:0] ERROR: cp_testfunc1(integer) is not a procedure 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/75:0] STATEMENT: ALTER PROCEDURE cp_testfunc1(int) VOLATILE; 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/76:0] ERROR: procedure nonexistent() does not exist 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/76:0] STATEMENT: ALTER PROCEDURE nonexistent() VOLATILE; 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/77:0] ERROR: ptest1(text) is not a function 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/77:0] STATEMENT: DROP FUNCTION ptest1(text); 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/78:0] ERROR: cp_testfunc1(integer) is not a procedure 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/78:0] STATEMENT: DROP PROCEDURE cp_testfunc1(int); 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/79:0] ERROR: procedure nonexistent() does not exist 2024-05-05 02:19:05.930 UTC [18580][client backend] [pg_regress/create_procedure][66/79:0] STATEMENT: DROP PROCEDURE nonexistent(); 2024-05-05 02:19:05.931 UTC [18580][client backend] [pg_regress/create_procedure][66/84:0] ERROR: permission denied for procedure ptest1 2024-05-05 02:19:05.931 UTC [18580][client backend] [pg_regress/create_procedure][66/84:0] STATEMENT: CALL ptest1('a'); 2024-05-05 02:19:05.939 UTC [18580][client backend] [pg_regress/create_procedure][:0] LOG: disconnection: session time: 0:00:00.186 user=postgres database=regression host=[local] 2024-05-05 02:19:06.022 UTC [18576][client backend] [pg_regress/create_table][63/36:0] ERROR: syntax error at or near "OIDS" at character 29 2024-05-05 02:19:06.022 UTC [18576][client backend] [pg_regress/create_table][63/36:0] STATEMENT: CREATE TABLE withoid() WITH OIDS; 2024-05-05 02:19:06.022 UTC [18576][client backend] [pg_regress/create_table][63/37:0] ERROR: tables declared WITH OIDS are not supported 2024-05-05 02:19:06.022 UTC [18576][client backend] [pg_regress/create_table][63/37:0] STATEMENT: CREATE TABLE withoid() WITH (oids); 2024-05-05 02:19:06.022 UTC [18576][client backend] [pg_regress/create_table][63/38:0] ERROR: tables declared WITH OIDS are not supported 2024-05-05 02:19:06.022 UTC [18576][client backend] [pg_regress/create_table][63/38:0] STATEMENT: CREATE TABLE withoid() WITH (oids = true); 2024-05-05 02:19:06.026 UTC [18576][client backend] [pg_regress/create_table][63/43:2712] ERROR: cannot use column reference in DEFAULT expression at character 51 2024-05-05 02:19:06.026 UTC [18576][client backend] [pg_regress/create_table][63/43:2712] STATEMENT: CREATE TABLE default_expr_column (id int DEFAULT (id)); 2024-05-05 02:19:06.027 UTC [18576][client backend] [pg_regress/create_table][63/44:2713] ERROR: cannot use column reference in DEFAULT expression at character 51 2024-05-05 02:19:06.027 UTC [18576][client backend] [pg_regress/create_table][63/44:2713] STATEMENT: CREATE TABLE default_expr_column (id int DEFAULT (bar.id)); 2024-05-05 02:19:06.028 UTC [18576][client backend] [pg_regress/create_table][63/45:2714] ERROR: cannot use column reference in DEFAULT expression at character 59 2024-05-05 02:19:06.028 UTC [18576][client backend] [pg_regress/create_table][63/45:2714] STATEMENT: CREATE TABLE default_expr_agg_column (id int DEFAULT (avg(id))); 2024-05-05 02:19:06.028 UTC [18576][client backend] [pg_regress/create_table][63/46:2715] ERROR: cannot use column reference in DEFAULT expression at character 58 2024-05-05 02:19:06.028 UTC [18576][client backend] [pg_regress/create_table][63/46:2715] STATEMENT: CREATE TABLE default_expr_non_column (a int DEFAULT (avg(non_existent))); 2024-05-05 02:19:06.029 UTC [18576][client backend] [pg_regress/create_table][63/47:2716] ERROR: aggregate functions are not allowed in DEFAULT expressions at character 47 2024-05-05 02:19:06.029 UTC [18576][client backend] [pg_regress/create_table][63/47:2716] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (avg(1))); 2024-05-05 02:19:06.030 UTC [18576][client backend] [pg_regress/create_table][63/48:2717] ERROR: cannot use subquery in DEFAULT expression at character 46 2024-05-05 02:19:06.030 UTC [18576][client backend] [pg_regress/create_table][63/48:2717] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (select 1)); 2024-05-05 02:19:06.031 UTC [18576][client backend] [pg_regress/create_table][63/49:2718] ERROR: set-returning functions are not allowed in DEFAULT expressions at character 47 2024-05-05 02:19:06.031 UTC [18576][client backend] [pg_regress/create_table][63/49:2718] STATEMENT: CREATE TABLE default_expr_agg (a int DEFAULT (generate_series(1,3))); 2024-05-05 02:19:06.046 UTC [18576][client backend] [pg_regress/create_table][63/55:0] ERROR: cannot create partitioned table as inheritance child 2024-05-05 02:19:06.046 UTC [18576][client backend] [pg_regress/create_table][63/55:0] STATEMENT: CREATE TABLE partitioned ( a int ) INHERITS (some_table) PARTITION BY LIST (a); 2024-05-05 02:19:06.046 UTC [18576][client backend] [pg_regress/create_table][63/56:2726] ERROR: cannot use "list" partition strategy with more than one column 2024-05-05 02:19:06.046 UTC [18576][client backend] [pg_regress/create_table][63/56:2726] STATEMENT: CREATE TABLE partitioned ( a1 int, a2 int ) PARTITION BY LIST (a1, a2); 2024-05-05 02:19:06.047 UTC [18576][client backend] [pg_regress/create_table][63/58:2728] ERROR: set-returning functions are not allowed in partition key expressions 2024-05-05 02:19:06.047 UTC [18576][client backend] [pg_regress/create_table][63/58:2728] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (retset(a)); 2024-05-05 02:19:06.052 UTC [18576][client backend] [pg_regress/create_table][63/60:2730] ERROR: aggregate functions are not allowed in partition key expressions 2024-05-05 02:19:06.052 UTC [18576][client backend] [pg_regress/create_table][63/60:2730] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE ((avg(a))); 2024-05-05 02:19:06.052 UTC [18576][client backend] [pg_regress/create_table][63/61:2731] ERROR: window functions are not allowed in partition key expressions 2024-05-05 02:19:06.052 UTC [18576][client backend] [pg_regress/create_table][63/61:2731] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE ((avg(a) OVER (PARTITION BY b))); 2024-05-05 02:19:06.053 UTC [18576][client backend] [pg_regress/create_table][63/62:2732] ERROR: cannot use subquery in partition key expression 2024-05-05 02:19:06.053 UTC [18576][client backend] [pg_regress/create_table][63/62:2732] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY LIST ((a LIKE (SELECT 1))); 2024-05-05 02:19:06.053 UTC [18576][client backend] [pg_regress/create_table][63/63:2733] ERROR: cannot use constant expression as partition key 2024-05-05 02:19:06.053 UTC [18576][client backend] [pg_regress/create_table][63/63:2733] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE ((42)); 2024-05-05 02:19:06.054 UTC [18576][client backend] [pg_regress/create_table][63/65:2735] ERROR: cannot use constant expression as partition key 2024-05-05 02:19:06.054 UTC [18576][client backend] [pg_regress/create_table][63/65:2735] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (const_func()); 2024-05-05 02:19:06.055 UTC [18576][client backend] [pg_regress/create_table][63/67:0] ERROR: unrecognized partitioning strategy "magic" 2024-05-05 02:19:06.055 UTC [18576][client backend] [pg_regress/create_table][63/67:0] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY MAGIC (a); 2024-05-05 02:19:06.055 UTC [18576][client backend] [pg_regress/create_table][63/68:2737] ERROR: column "b" named in partition key does not exist at character 57 2024-05-05 02:19:06.055 UTC [18576][client backend] [pg_regress/create_table][63/68:2737] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (b); 2024-05-05 02:19:06.056 UTC [18576][client backend] [pg_regress/create_table][63/69:2738] ERROR: cannot use system column "xmin" in partition key at character 57 2024-05-05 02:19:06.056 UTC [18576][client backend] [pg_regress/create_table][63/69:2738] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (xmin); 2024-05-05 02:19:06.057 UTC [18576][client backend] [pg_regress/create_table][63/70:2739] ERROR: partition key column 1 has pseudo-type record 2024-05-05 02:19:06.057 UTC [18576][client backend] [pg_regress/create_table][63/70:2739] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE (((a, b))); 2024-05-05 02:19:06.065 UTC [18576][client backend] [pg_regress/create_table][63/71:2740] ERROR: partition key column 2 has pseudo-type unknown 2024-05-05 02:19:06.065 UTC [18576][client backend] [pg_regress/create_table][63/71:2740] STATEMENT: CREATE TABLE partitioned ( a int, b int ) PARTITION BY RANGE (a, ('unknown')); 2024-05-05 02:19:06.067 UTC [18576][client backend] [pg_regress/create_table][63/73:2742] ERROR: functions in partition key expression must be marked IMMUTABLE 2024-05-05 02:19:06.067 UTC [18576][client backend] [pg_regress/create_table][63/73:2742] STATEMENT: CREATE TABLE partitioned ( a int ) PARTITION BY RANGE (immut_func(a)); 2024-05-05 02:19:06.068 UTC [18576][client backend] [pg_regress/create_table][63/75:2744] ERROR: data type point has no default operator class for access method "btree" 2024-05-05 02:19:06.068 UTC [18576][client backend] [pg_regress/create_table][63/75:2744] HINT: You must specify a btree operator class or define a default btree operator class for the data type. 2024-05-05 02:19:06.068 UTC [18576][client backend] [pg_regress/create_table][63/75:2744] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY LIST (a); 2024-05-05 02:19:06.069 UTC [18576][client backend] [pg_regress/create_table][63/76:2745] ERROR: operator class "point_ops" does not exist for access method "btree" 2024-05-05 02:19:06.069 UTC [18576][client backend] [pg_regress/create_table][63/76:2745] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY LIST (a point_ops); 2024-05-05 02:19:06.070 UTC [18576][client backend] [pg_regress/create_table][63/77:2746] ERROR: data type point has no default operator class for access method "btree" 2024-05-05 02:19:06.070 UTC [18576][client backend] [pg_regress/create_table][63/77:2746] HINT: You must specify a btree operator class or define a default btree operator class for the data type. 2024-05-05 02:19:06.070 UTC [18576][client backend] [pg_regress/create_table][63/77:2746] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY RANGE (a); 2024-05-05 02:19:06.070 UTC [18576][client backend] [pg_regress/create_table][63/78:2747] ERROR: operator class "point_ops" does not exist for access method "btree" 2024-05-05 02:19:06.070 UTC [18576][client backend] [pg_regress/create_table][63/78:2747] STATEMENT: CREATE TABLE partitioned ( a point ) PARTITION BY RANGE (a point_ops); 2024-05-05 02:19:06.071 UTC [18576][client backend] [pg_regress/create_table][63/79:2748] ERROR: cannot add NO INHERIT constraint to partitioned table "partitioned" 2024-05-05 02:19:06.071 UTC [18576][client backend] [pg_regress/create_table][63/79:2748] STATEMENT: CREATE TABLE partitioned ( a int, CONSTRAINT check_a CHECK (a > 0) NO INHERIT ) PARTITION BY RANGE (a); 2024-05-05 02:19:06.074 UTC [18576][client backend] [pg_regress/create_table][63/83:2751] ERROR: cannot drop function plusone(integer) because other objects depend on it 2024-05-05 02:19:06.074 UTC [18576][client backend] [pg_regress/create_table][63/83:2751] DETAIL: table partitioned depends on function plusone(integer) 2024-05-05 02:19:06.074 UTC [18576][client backend] [pg_regress/create_table][63/83:2751] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:06.074 UTC [18576][client backend] [pg_regress/create_table][63/83:2751] STATEMENT: DROP FUNCTION plusone(int); 2024-05-05 02:19:06.076 UTC [18576][client backend] [pg_regress/create_table][63/85:0] ERROR: cannot inherit from partitioned table "partitioned2" 2024-05-05 02:19:06.076 UTC [18576][client backend] [pg_regress/create_table][63/85:0] STATEMENT: CREATE TABLE fail () INHERITS (partitioned2); 2024-05-05 02:19:06.114 UTC [18576][client backend] [pg_regress/create_table][63/109:0] ERROR: no partition of relation "partitioned2" found for row 2024-05-05 02:19:06.114 UTC [18576][client backend] [pg_regress/create_table][63/109:0] DETAIL: Partition key of the failing row contains ((a + 1), substr(b, 1, 5)) = (2, hello). 2024-05-05 02:19:06.114 UTC [18576][client backend] [pg_regress/create_table][63/109:0] STATEMENT: INSERT INTO partitioned2 VALUES (1, 'hello'); 2024-05-05 02:19:06.205 UTC [18576][client backend] [pg_regress/create_table][63/144:2765] ERROR: cannot drop column "a" because it is part of the partition key of relation "partitioned" 2024-05-05 02:19:06.205 UTC [18576][client backend] [pg_regress/create_table][63/144:2765] STATEMENT: alter table partitioned drop column a; 2024-05-05 02:19:06.206 UTC [18576][client backend] [pg_regress/create_table][63/145:2766] ERROR: cannot drop type intdom1 because other objects depend on it 2024-05-05 02:19:06.206 UTC [18576][client backend] [pg_regress/create_table][63/145:2766] DETAIL: table partitioned depends on type intdom1 2024-05-05 02:19:06.206 UTC [18576][client backend] [pg_regress/create_table][63/145:2766] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:06.206 UTC [18576][client backend] [pg_regress/create_table][63/145:2766] STATEMENT: drop domain intdom1; 2024-05-05 02:19:06.207 UTC [18576][client backend] [pg_regress/create_table][63/147:0] ERROR: relation "partitioned" does not exist at character 7 2024-05-05 02:19:06.207 UTC [18576][client backend] [pg_regress/create_table][63/147:0] STATEMENT: table partitioned; 2024-05-05 02:19:06.209 UTC [18576][client backend] [pg_regress/create_table][63/150:2770] ERROR: cannot drop column "a" because it is part of the partition key of relation "partitioned" 2024-05-05 02:19:06.209 UTC [18576][client backend] [pg_regress/create_table][63/150:2770] STATEMENT: alter table partitioned drop column a; 2024-05-05 02:19:06.209 UTC [18576][client backend] [pg_regress/create_table][63/151:2771] ERROR: cannot drop type intdom1 because other objects depend on it 2024-05-05 02:19:06.209 UTC [18576][client backend] [pg_regress/create_table][63/151:2771] DETAIL: table partitioned depends on type intdom1 2024-05-05 02:19:06.209 UTC [18576][client backend] [pg_regress/create_table][63/151:2771] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:06.209 UTC [18576][client backend] [pg_regress/create_table][63/151:2771] STATEMENT: drop domain intdom1; 2024-05-05 02:19:06.212 UTC [18576][client backend] [pg_regress/create_table][63/153:0] ERROR: relation "partitioned" does not exist at character 7 2024-05-05 02:19:06.212 UTC [18576][client backend] [pg_regress/create_table][63/153:0] STATEMENT: table partitioned; 2024-05-05 02:19:06.237 UTC [18576][client backend] [pg_regress/create_table][63/171:2778] ERROR: cannot use column reference in partition bound expression at character 75 2024-05-05 02:19:06.237 UTC [18576][client backend] [pg_regress/create_table][63/171:2778] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (somename); 2024-05-05 02:19:06.239 UTC [18576][client backend] [pg_regress/create_table][63/172:2779] ERROR: cannot use column reference in partition bound expression at character 75 2024-05-05 02:19:06.239 UTC [18576][client backend] [pg_regress/create_table][63/172:2779] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (somename.somename); 2024-05-05 02:19:06.240 UTC [18576][client backend] [pg_regress/create_table][63/173:2780] ERROR: cannot use column reference in partition bound expression at character 75 2024-05-05 02:19:06.240 UTC [18576][client backend] [pg_regress/create_table][63/173:2780] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (a); 2024-05-05 02:19:06.242 UTC [18576][client backend] [pg_regress/create_table][63/174:2781] ERROR: cannot use column reference in partition bound expression at character 79 2024-05-05 02:19:06.242 UTC [18576][client backend] [pg_regress/create_table][63/174:2781] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(a)); 2024-05-05 02:19:06.243 UTC [18576][client backend] [pg_regress/create_table][63/175:2782] ERROR: cannot use column reference in partition bound expression at character 79 2024-05-05 02:19:06.243 UTC [18576][client backend] [pg_regress/create_table][63/175:2782] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(somename)); 2024-05-05 02:19:06.253 UTC [18576][client backend] [pg_regress/create_table][63/176:2783] ERROR: aggregate functions are not allowed in partition bound at character 75 2024-05-05 02:19:06.253 UTC [18576][client backend] [pg_regress/create_table][63/176:2783] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (sum(1)); 2024-05-05 02:19:06.253 UTC [18576][client backend] [pg_regress/create_table][63/177:2784] ERROR: cannot use subquery in partition bound at character 75 2024-05-05 02:19:06.253 UTC [18576][client backend] [pg_regress/create_table][63/177:2784] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN ((select 1)); 2024-05-05 02:19:06.254 UTC [18576][client backend] [pg_regress/create_table][63/178:2785] ERROR: set-returning functions are not allowed in partition bound at character 75 2024-05-05 02:19:06.254 UTC [18576][client backend] [pg_regress/create_table][63/178:2785] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN (generate_series(4, 6)); 2024-05-05 02:19:06.255 UTC [18576][client backend] [pg_regress/create_table][63/179:2786] ERROR: collations are not supported by type integer at character 81 2024-05-05 02:19:06.255 UTC [18576][client backend] [pg_regress/create_table][63/179:2786] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF list_parted FOR VALUES IN ((1+1) collate "POSIX"); 2024-05-05 02:19:06.255 UTC [18576][client backend] [pg_regress/create_table][63/180:0] ERROR: syntax error at or near ")" at character 64 2024-05-05 02:19:06.255 UTC [18576][client backend] [pg_regress/create_table][63/180:0] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES IN (); 2024-05-05 02:19:06.256 UTC [18576][client backend] [pg_regress/create_table][63/181:2787] ERROR: invalid bound specification for a list partition at character 60 2024-05-05 02:19:06.256 UTC [18576][client backend] [pg_regress/create_table][63/181:2787] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES FROM (1) TO (2); 2024-05-05 02:19:06.258 UTC [18576][client backend] [pg_regress/create_table][63/182:2788] ERROR: invalid bound specification for a list partition at character 60 2024-05-05 02:19:06.258 UTC [18576][client backend] [pg_regress/create_table][63/182:2788] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-05-05 02:19:06.264 UTC [18576][client backend] [pg_regress/create_table][63/184:2790] ERROR: partition "fail_default_part" conflicts with existing default partition "part_default" at character 57 2024-05-05 02:19:06.264 UTC [18576][client backend] [pg_regress/create_table][63/184:2790] STATEMENT: CREATE TABLE fail_default_part PARTITION OF list_parted DEFAULT; 2024-05-05 02:19:06.266 UTC [18576][client backend] [pg_regress/create_table][63/186:2792] ERROR: specified value cannot be cast to type boolean for column "a" at character 59 2024-05-05 02:19:06.266 UTC [18576][client backend] [pg_regress/create_table][63/186:2792] STATEMENT: CREATE TABLE bools_true PARTITION OF bools FOR VALUES IN (1); 2024-05-05 02:19:06.282 UTC [18576][client backend] [pg_regress/create_table][63/195:2801] ERROR: partition "bigintp_10_2" would overlap partition "bigintp_10" at character 63 2024-05-05 02:19:06.282 UTC [18576][client backend] [pg_regress/create_table][63/195:2801] STATEMENT: CREATE TABLE bigintp_10_2 PARTITION OF bigintp FOR VALUES IN ('10'); 2024-05-05 02:19:06.286 UTC [18576][client backend] [pg_regress/create_table][63/198:2804] ERROR: cannot use column reference in partition bound expression at character 80 2024-05-05 02:19:06.286 UTC [18576][client backend] [pg_regress/create_table][63/198:2804] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (somename) TO ('2019-01-01'); 2024-05-05 02:19:06.286 UTC [18576][client backend] [pg_regress/create_table][63/199:2805] ERROR: cannot use column reference in partition bound expression at character 80 2024-05-05 02:19:06.286 UTC [18576][client backend] [pg_regress/create_table][63/199:2805] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (somename.somename) TO ('2019-01-01'); 2024-05-05 02:19:06.287 UTC [18576][client backend] [pg_regress/create_table][63/200:2806] ERROR: cannot use column reference in partition bound expression at character 80 2024-05-05 02:19:06.287 UTC [18576][client backend] [pg_regress/create_table][63/200:2806] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (a) TO ('2019-01-01'); 2024-05-05 02:19:06.288 UTC [18576][client backend] [pg_regress/create_table][63/201:2807] ERROR: cannot use column reference in partition bound expression at character 84 2024-05-05 02:19:06.288 UTC [18576][client backend] [pg_regress/create_table][63/201:2807] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max(a)) TO ('2019-01-01'); 2024-05-05 02:19:06.289 UTC [18576][client backend] [pg_regress/create_table][63/202:2808] ERROR: cannot use column reference in partition bound expression at character 84 2024-05-05 02:19:06.289 UTC [18576][client backend] [pg_regress/create_table][63/202:2808] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max(somename)) TO ('2019-01-01'); 2024-05-05 02:19:06.290 UTC [18576][client backend] [pg_regress/create_table][63/203:2809] ERROR: aggregate functions are not allowed in partition bound at character 80 2024-05-05 02:19:06.290 UTC [18576][client backend] [pg_regress/create_table][63/203:2809] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (max('2019-02-01'::date)) TO ('2019-01-01'); 2024-05-05 02:19:06.291 UTC [18576][client backend] [pg_regress/create_table][63/204:2810] ERROR: cannot use subquery in partition bound at character 80 2024-05-05 02:19:06.291 UTC [18576][client backend] [pg_regress/create_table][63/204:2810] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM ((select 1)) TO ('2019-01-01'); 2024-05-05 02:19:06.291 UTC [18576][client backend] [pg_regress/create_table][63/205:2811] ERROR: set-returning functions are not allowed in partition bound at character 80 2024-05-05 02:19:06.291 UTC [18576][client backend] [pg_regress/create_table][63/205:2811] STATEMENT: CREATE TABLE part_bogus_expr_fail PARTITION OF range_parted FOR VALUES FROM (generate_series(1, 3)) TO ('2019-01-01'); 2024-05-05 02:19:06.292 UTC [18576][client backend] [pg_regress/create_table][63/206:2812] ERROR: invalid bound specification for a range partition at character 61 2024-05-05 02:19:06.292 UTC [18576][client backend] [pg_regress/create_table][63/206:2812] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES IN ('a'); 2024-05-05 02:19:06.293 UTC [18576][client backend] [pg_regress/create_table][63/207:2813] ERROR: invalid bound specification for a range partition at character 61 2024-05-05 02:19:06.293 UTC [18576][client backend] [pg_regress/create_table][63/207:2813] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-05-05 02:19:06.294 UTC [18576][client backend] [pg_regress/create_table][63/208:2814] ERROR: FROM must specify exactly one value per partitioning column 2024-05-05 02:19:06.294 UTC [18576][client backend] [pg_regress/create_table][63/208:2814] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM ('a', 1) TO ('z'); 2024-05-05 02:19:06.295 UTC [18576][client backend] [pg_regress/create_table][63/209:2815] ERROR: TO must specify exactly one value per partitioning column 2024-05-05 02:19:06.295 UTC [18576][client backend] [pg_regress/create_table][63/209:2815] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM ('a') TO ('z', 1); 2024-05-05 02:19:06.295 UTC [18576][client backend] [pg_regress/create_table][63/210:2816] ERROR: cannot specify NULL in range bound 2024-05-05 02:19:06.295 UTC [18576][client backend] [pg_regress/create_table][63/210:2816] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES FROM (null) TO (maxvalue); 2024-05-05 02:19:06.296 UTC [18576][client backend] [pg_regress/create_table][63/211:2817] ERROR: invalid bound specification for a range partition at character 61 2024-05-05 02:19:06.296 UTC [18576][client backend] [pg_regress/create_table][63/211:2817] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted FOR VALUES WITH (MODULUS 10, REMAINDER 1); 2024-05-05 02:19:06.314 UTC [18576][client backend] [pg_regress/create_table][63/217:2823] ERROR: every hash partition modulus must be a factor of the next larger modulus 2024-05-05 02:19:06.314 UTC [18576][client backend] [pg_regress/create_table][63/217:2823] DETAIL: The new modulus 25 is not divisible by 10, the modulus of existing partition "hpart_4". 2024-05-05 02:19:06.314 UTC [18576][client backend] [pg_regress/create_table][63/217:2823] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 25, REMAINDER 3); 2024-05-05 02:19:06.315 UTC [18576][client backend] [pg_regress/create_table][63/218:2824] ERROR: every hash partition modulus must be a factor of the next larger modulus 2024-05-05 02:19:06.315 UTC [18576][client backend] [pg_regress/create_table][63/218:2824] DETAIL: The new modulus 150 is not a factor of 200, the modulus of existing partition "hpart_3". 2024-05-05 02:19:06.315 UTC [18576][client backend] [pg_regress/create_table][63/218:2824] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 150, REMAINDER 3); 2024-05-05 02:19:06.317 UTC [18576][client backend] [pg_regress/create_table][63/219:2825] ERROR: partition "fail_part" would overlap partition "hpart_4" at character 60 2024-05-05 02:19:06.317 UTC [18576][client backend] [pg_regress/create_table][63/219:2825] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES WITH (MODULUS 100, REMAINDER 3); 2024-05-05 02:19:06.318 UTC [18576][client backend] [pg_regress/create_table][63/220:2826] ERROR: invalid bound specification for a hash partition at character 60 2024-05-05 02:19:06.318 UTC [18576][client backend] [pg_regress/create_table][63/220:2826] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES FROM ('a', 1) TO ('z'); 2024-05-05 02:19:06.318 UTC [18576][client backend] [pg_regress/create_table][63/221:2827] ERROR: invalid bound specification for a hash partition at character 60 2024-05-05 02:19:06.318 UTC [18576][client backend] [pg_regress/create_table][63/221:2827] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted FOR VALUES IN (1000); 2024-05-05 02:19:06.319 UTC [18576][client backend] [pg_regress/create_table][63/222:2828] ERROR: a hash-partitioned table may not have a default partition 2024-05-05 02:19:06.319 UTC [18576][client backend] [pg_regress/create_table][63/222:2828] STATEMENT: CREATE TABLE fail_default_part PARTITION OF hash_parted DEFAULT; 2024-05-05 02:19:06.321 UTC [18576][client backend] [pg_regress/create_table][63/224:2830] ERROR: "unparted" is not partitioned 2024-05-05 02:19:06.321 UTC [18576][client backend] [pg_regress/create_table][63/224:2830] STATEMENT: CREATE TABLE fail_part PARTITION OF unparted FOR VALUES IN ('a'); 2024-05-05 02:19:06.323 UTC [18576][client backend] [pg_regress/create_table][63/225:2831] ERROR: "unparted" is not partitioned 2024-05-05 02:19:06.323 UTC [18576][client backend] [pg_regress/create_table][63/225:2831] STATEMENT: CREATE TABLE fail_part PARTITION OF unparted FOR VALUES WITH (MODULUS 2, REMAINDER 1); 2024-05-05 02:19:06.331 UTC [18576][client backend] [pg_regress/create_table][63/228:2834] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2024-05-05 02:19:06.331 UTC [18576][client backend] [pg_regress/create_table][63/228:2834] STATEMENT: CREATE TABLE fail_part PARTITION OF temp_parted FOR VALUES IN ('a'); 2024-05-05 02:19:06.343 UTC [18576][client backend] [pg_regress/create_table][63/234:2840] ERROR: partition "fail_part" would overlap partition "part_null_z" at character 65 2024-05-05 02:19:06.343 UTC [18576][client backend] [pg_regress/create_table][63/234:2840] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN (null); 2024-05-05 02:19:06.349 UTC [18576][client backend] [pg_regress/create_table][63/235:2841] ERROR: partition "fail_part" would overlap partition "part_ab" at character 65 2024-05-05 02:19:06.349 UTC [18576][client backend] [pg_regress/create_table][63/235:2841] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN ('b', 'c'); 2024-05-05 02:19:06.351 UTC [18576][client backend] [pg_regress/create_table][63/237:2843] ERROR: updated partition constraint for default partition "list_parted2_def" would be violated by some row 2024-05-05 02:19:06.351 UTC [18576][client backend] [pg_regress/create_table][63/237:2843] STATEMENT: CREATE TABLE fail_part PARTITION OF list_parted2 FOR VALUES IN ('W', 'X', 'Y'); 2024-05-05 02:19:06.352 UTC [18576][client backend] [pg_regress/create_table][63/239:2845] ERROR: empty range bound specified for partition "fail_part" at character 68 2024-05-05 02:19:06.352 UTC [18576][client backend] [pg_regress/create_table][63/239:2845] DETAIL: Specified lower bound (1) is greater than or equal to upper bound (0). 2024-05-05 02:19:06.352 UTC [18576][client backend] [pg_regress/create_table][63/239:2845] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (1) TO (0); 2024-05-05 02:19:06.354 UTC [18576][client backend] [pg_regress/create_table][63/240:2846] ERROR: empty range bound specified for partition "fail_part" at character 68 2024-05-05 02:19:06.354 UTC [18576][client backend] [pg_regress/create_table][63/240:2846] DETAIL: Specified lower bound (1) is greater than or equal to upper bound (1). 2024-05-05 02:19:06.354 UTC [18576][client backend] [pg_regress/create_table][63/240:2846] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (1) TO (1); 2024-05-05 02:19:06.359 UTC [18576][client backend] [pg_regress/create_table][63/242:2848] ERROR: partition "fail_part" would overlap partition "part0" at character 68 2024-05-05 02:19:06.359 UTC [18576][client backend] [pg_regress/create_table][63/242:2848] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (minvalue) TO (2); 2024-05-05 02:19:06.369 UTC [18576][client backend] [pg_regress/create_table][63/244:2850] ERROR: partition "fail_part" would overlap partition "part0" at character 68 2024-05-05 02:19:06.369 UTC [18576][client backend] [pg_regress/create_table][63/244:2850] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (-1) TO (1); 2024-05-05 02:19:06.370 UTC [18576][client backend] [pg_regress/create_table][63/245:2851] ERROR: partition "fail_part" would overlap partition "part1" at character 68 2024-05-05 02:19:06.370 UTC [18576][client backend] [pg_regress/create_table][63/245:2851] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (9) TO (maxvalue); 2024-05-05 02:19:06.373 UTC [18576][client backend] [pg_regress/create_table][63/248:2854] ERROR: partition "fail_part" would overlap partition "part2" at character 76 2024-05-05 02:19:06.373 UTC [18576][client backend] [pg_regress/create_table][63/248:2854] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (10) TO (30); 2024-05-05 02:19:06.374 UTC [18576][client backend] [pg_regress/create_table][63/249:2855] ERROR: partition "fail_part" would overlap partition "part2" at character 76 2024-05-05 02:19:06.374 UTC [18576][client backend] [pg_regress/create_table][63/249:2855] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (10) TO (50); 2024-05-05 02:19:06.376 UTC [18576][client backend] [pg_regress/create_table][63/251:2857] ERROR: partition "fail_default_part" conflicts with existing default partition "range2_default" at character 59 2024-05-05 02:19:06.376 UTC [18576][client backend] [pg_regress/create_table][63/251:2857] STATEMENT: CREATE TABLE fail_default_part PARTITION OF range_parted2 DEFAULT; 2024-05-05 02:19:06.377 UTC [18576][client backend] [pg_regress/create_table][63/253:2859] ERROR: updated partition constraint for default partition "range2_default" would be violated by some row 2024-05-05 02:19:06.377 UTC [18576][client backend] [pg_regress/create_table][63/253:2859] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted2 FOR VALUES FROM (80) TO (90); 2024-05-05 02:19:06.382 UTC [18576][client backend] [pg_regress/create_table][63/257:2863] ERROR: partition "fail_part" would overlap partition "part00" at character 68 2024-05-05 02:19:06.382 UTC [18576][client backend] [pg_regress/create_table][63/257:2863] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (0, minvalue) TO (0, 1); 2024-05-05 02:19:06.387 UTC [18576][client backend] [pg_regress/create_table][63/261:2867] ERROR: partition "fail_part" would overlap partition "part12" at character 71 2024-05-05 02:19:06.387 UTC [18576][client backend] [pg_regress/create_table][63/261:2867] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (1, 10) TO (1, 20); 2024-05-05 02:19:06.400 UTC [18576][client backend] [pg_regress/create_table][63/263:2869] ERROR: partition "fail_part" would overlap partition "part10" at character 68 2024-05-05 02:19:06.400 UTC [18576][client backend] [pg_regress/create_table][63/263:2869] STATEMENT: CREATE TABLE fail_part PARTITION OF range_parted3 FOR VALUES FROM (1, minvalue) TO (1, maxvalue); 2024-05-05 02:19:06.418 UTC [18576][client backend] [pg_regress/create_table][63/269:2875] ERROR: partition "fail_part" would overlap partition "h2part_4" at character 61 2024-05-05 02:19:06.418 UTC [18576][client backend] [pg_regress/create_table][63/269:2875] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 2, REMAINDER 1); 2024-05-05 02:19:06.419 UTC [18576][client backend] [pg_regress/create_table][63/270:2876] ERROR: modulus for hash partition must be an integer value greater than zero 2024-05-05 02:19:06.419 UTC [18576][client backend] [pg_regress/create_table][63/270:2876] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 0, REMAINDER 1); 2024-05-05 02:19:06.420 UTC [18576][client backend] [pg_regress/create_table][63/271:2877] ERROR: remainder for hash partition must be less than modulus 2024-05-05 02:19:06.420 UTC [18576][client backend] [pg_regress/create_table][63/271:2877] STATEMENT: CREATE TABLE fail_part PARTITION OF hash_parted2 FOR VALUES WITH (MODULUS 8, REMAINDER 8); 2024-05-05 02:19:06.430 UTC [18576][client backend] [pg_regress/create_table][63/275:2880] ERROR: column "b" specified more than once 2024-05-05 02:19:06.430 UTC [18576][client backend] [pg_regress/create_table][63/275:2880] 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-05-05 02:19:06.446 UTC [18576][client backend] [pg_regress/create_table][63/280:2883] ERROR: cannot drop inherited constraint "check_a" of relation "part_b" 2024-05-05 02:19:06.446 UTC [18576][client backend] [pg_regress/create_table][63/280:2883] STATEMENT: ALTER TABLE part_b DROP CONSTRAINT check_a; 2024-05-05 02:19:06.446 UTC [18576][client backend] [pg_regress/create_table][63/281:2884] ERROR: cannot drop inherited constraint "check_b" of relation "part_b" 2024-05-05 02:19:06.446 UTC [18576][client backend] [pg_regress/create_table][63/281:2884] STATEMENT: ALTER TABLE part_b DROP CONSTRAINT check_b; 2024-05-05 02:19:06.450 UTC [18576][client backend] [pg_regress/create_table][63/284:2886] ERROR: column "c" named in partition key does not exist at character 98 2024-05-05 02:19:06.450 UTC [18576][client backend] [pg_regress/create_table][63/284:2886] STATEMENT: CREATE TABLE fail_part_col_not_found PARTITION OF parted FOR VALUES IN ('c') PARTITION BY RANGE (c); 2024-05-05 02:19:06.470 UTC [18576][client backend] [pg_regress/create_table][63/289:0] ERROR: null value in column "b" of relation "parted_notnull_inh_test1" violates not-null constraint 2024-05-05 02:19:06.470 UTC [18576][client backend] [pg_regress/create_table][63/289:0] DETAIL: Failing row contains (1, null). 2024-05-05 02:19:06.470 UTC [18576][client backend] [pg_regress/create_table][63/289:0] STATEMENT: insert into parted_notnull_inh_test (b) values (null); 2024-05-05 02:19:06.755 UTC [18576][client backend] [pg_regress/create_table][63/443:0] ERROR: cannot specify storage parameters for a partitioned table 2024-05-05 02:19:06.755 UTC [18576][client backend] [pg_regress/create_table][63/443:0] HINT: Specify storage parameters for its leaf partitions instead. 2024-05-05 02:19:06.755 UTC [18576][client backend] [pg_regress/create_table][63/443:0] STATEMENT: CREATE TABLE parted_col_comment (a int, b text) PARTITION BY LIST (a) WITH (fillfactor=100); 2024-05-05 02:19:06.787 UTC [18576][client backend] [pg_regress/create_table][63/475:2936] ERROR: cannot create a permanent relation as partition of temporary relation "temp_parted" 2024-05-05 02:19:06.787 UTC [18576][client backend] [pg_regress/create_table][63/475:2936] STATEMENT: create table perm_part partition of temp_parted default; 2024-05-05 02:19:06.787 UTC [18576][client backend] [pg_regress/create_table][63/476:2937] ERROR: cannot create a temporary relation as partition of permanent relation "perm_parted" 2024-05-05 02:19:06.787 UTC [18576][client backend] [pg_regress/create_table][63/476:2937] STATEMENT: create temp table temp_part partition of perm_parted default; 2024-05-05 02:19:06.816 UTC [18576][client backend] [pg_regress/create_table][63/483:2944] ERROR: cannot CREATE TABLE .. PARTITION OF "tab_part_create" because it is being used by active queries in this session 2024-05-05 02:19:06.816 UTC [18576][client backend] [pg_regress/create_table][63/483:2944] 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-05-05 02:19:06.816 UTC [18576][client backend] [pg_regress/create_table][63/483:2944] STATEMENT: insert into tab_part_create values (1); 2024-05-05 02:19:06.845 UTC [18576][client backend] [pg_regress/create_table][63/499:2959] ERROR: updated partition constraint for default partition "defcheck_def" would be violated by some row 2024-05-05 02:19:06.845 UTC [18576][client backend] [pg_regress/create_table][63/499:2959] STATEMENT: create table defcheck_0 partition of defcheck for values in (0); 2024-05-05 02:19:06.900 UTC [18576][client backend] [pg_regress/create_table][:0] LOG: disconnection: session time: 0:00:01.170 user=postgres database=regression host=[local] 2024-05-05 02:19:07.058 UTC [18805][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:07.059 UTC [18807][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:07.059 UTC [18805][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-05-05 02:19:07.061 UTC [18805][client backend] [[unknown]][67/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_index_spgist 2024-05-05 02:19:07.060 UTC [18811][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:07.062 UTC [18810][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:07.063 UTC [18811][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-05-05 02:19:07.064 UTC [18811][client backend] [[unknown]][69/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_index 2024-05-05 02:19:07.071 UTC [18809][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:07.075 UTC [18807][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-05-05 02:19:07.075 UTC [18807][client backend] [[unknown]][68/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_view 2024-05-05 02:19:07.076 UTC [18811][client backend] [pg_regress/create_index][69/4:0] ERROR: syntax error at or near "ON" at character 28 2024-05-05 02:19:07.076 UTC [18811][client backend] [pg_regress/create_index][69/4:0] STATEMENT: CREATE INDEX IF NOT EXISTS ON onek USING btree(unique1 int4_ops); 2024-05-05 02:19:07.075 UTC [18810][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-05-05 02:19:07.075 UTC [18809][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-05-05 02:19:07.082 UTC [18809][client backend] [[unknown]][71/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/index_including_gist 2024-05-05 02:19:07.082 UTC [18810][client backend] [[unknown]][70/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/index_including 2024-05-05 02:19:07.174 UTC [18807][client backend] [pg_regress/create_view][68/10:0] ERROR: relation "noview" does not exist 2024-05-05 02:19:07.174 UTC [18807][client backend] [pg_regress/create_view][68/10:0] STATEMENT: COMMENT ON VIEW noview IS 'no view'; 2024-05-05 02:19:07.179 UTC [18807][client backend] [pg_regress/create_view][68/15:3001] ERROR: cannot drop constraint view_base_table_pkey on table view_base_table because other objects depend on it 2024-05-05 02:19:07.179 UTC [18807][client backend] [pg_regress/create_view][68/15:3001] DETAIL: view key_dependent_view depends on constraint view_base_table_pkey on table view_base_table 2024-05-05 02:19:07.179 UTC [18807][client backend] [pg_regress/create_view][68/15:3001] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:07.179 UTC [18807][client backend] [pg_regress/create_view][68/15:3001] STATEMENT: ALTER TABLE view_base_table DROP CONSTRAINT view_base_table_pkey; 2024-05-05 02:19:07.191 UTC [18807][client backend] [pg_regress/create_view][68/24:3013] ERROR: cannot drop columns from view 2024-05-05 02:19:07.191 UTC [18807][client backend] [pg_regress/create_view][68/24:3013] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a FROM viewtest_tbl WHERE a <> 20; 2024-05-05 02:19:07.191 UTC [18807][client backend] [pg_regress/create_view][68/25:3014] ERROR: cannot change name of view column "a" to "?column?" 2024-05-05 02:19:07.191 UTC [18807][client backend] [pg_regress/create_view][68/25:3014] HINT: Use ALTER VIEW ... RENAME COLUMN ... to change name of view column instead. 2024-05-05 02:19:07.191 UTC [18807][client backend] [pg_regress/create_view][68/25:3014] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT 1, * FROM viewtest_tbl; 2024-05-05 02:19:07.192 UTC [18807][client backend] [pg_regress/create_view][68/26:3015] ERROR: cannot change data type of view column "b" from integer to numeric 2024-05-05 02:19:07.192 UTC [18807][client backend] [pg_regress/create_view][68/26:3015] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b::numeric, c, d FROM viewtest_tbl; 2024-05-05 02:19:07.192 UTC [18807][client backend] [pg_regress/create_view][68/27:3016] ERROR: cannot change data type of view column "c" from numeric(10,1) to numeric(10,2) 2024-05-05 02:19:07.192 UTC [18807][client backend] [pg_regress/create_view][68/27:3016] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b, c::numeric(10,2), d FROM viewtest_tbl; 2024-05-05 02:19:07.192 UTC [18807][client backend] [pg_regress/create_view][68/28:3017] ERROR: cannot change collation of view column "d" from "C" to "POSIX" 2024-05-05 02:19:07.192 UTC [18807][client backend] [pg_regress/create_view][68/28:3017] STATEMENT: CREATE OR REPLACE VIEW viewtest AS SELECT a, b, c, d COLLATE "POSIX" FROM viewtest_tbl; 2024-05-05 02:19:07.197 UTC [18810][client backend] [pg_regress/index_including][70/19:3023] ERROR: could not create unique index "tbl_include_unique2_idx_unique" 2024-05-05 02:19:07.197 UTC [18810][client backend] [pg_regress/index_including][70/19:3023] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-05-05 02:19:07.197 UTC [18810][client backend] [pg_regress/index_including][70/19:3023] STATEMENT: CREATE UNIQUE INDEX tbl_include_unique2_idx_unique ON tbl_include_unique2 using btree (c1, c2) INCLUDE (c3, c4); 2024-05-05 02:19:07.205 UTC [18807][client backend] [pg_regress/create_view][68/39:0] ERROR: cannot create temporary relation in non-temporary schema 2024-05-05 02:19:07.205 UTC [18807][client backend] [pg_regress/create_view][68/39:0] STATEMENT: CREATE VIEW temp_view_test.v3_temp AS SELECT * FROM temp_table; 2024-05-05 02:19:07.206 UTC [18807][client backend] [pg_regress/create_view][68/40:3031] ERROR: cannot create temporary relation in non-temporary schema 2024-05-05 02:19:07.206 UTC [18807][client backend] [pg_regress/create_view][68/40:3031] STATEMENT: CREATE SCHEMA test_view_schema CREATE TEMP VIEW testview AS SELECT 1; 2024-05-05 02:19:07.207 UTC [18810][client backend] [pg_regress/index_including][70/20:3032] ERROR: could not create unique index "tbl_include_unique2_c1_c2_c3_c4_key" 2024-05-05 02:19:07.207 UTC [18810][client backend] [pg_regress/index_including][70/20:3032] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-05-05 02:19:07.207 UTC [18810][client backend] [pg_regress/index_including][70/20:3032] STATEMENT: ALTER TABLE tbl_include_unique2 add UNIQUE (c1, c2) INCLUDE (c3, c4); 2024-05-05 02:19:07.243 UTC [18810][client backend] [pg_regress/index_including][70/32:3067] ERROR: could not create unique index "tbl_include_box_pk_pkey" 2024-05-05 02:19:07.243 UTC [18810][client backend] [pg_regress/index_including][70/32:3067] DETAIL: Key (c1, c2)=(1, 2) is duplicated. 2024-05-05 02:19:07.243 UTC [18810][client backend] [pg_regress/index_including][70/32:3067] STATEMENT: ALTER TABLE tbl_include_box_pk add PRIMARY KEY (c1, c2) INCLUDE (c3, c4); 2024-05-05 02:19:07.252 UTC [18810][client backend] [pg_regress/index_including][70/36:3076] ERROR: duplicate key value violates unique constraint "covering" 2024-05-05 02:19:07.252 UTC [18810][client backend] [pg_regress/index_including][70/36:3076] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-05-05 02:19:07.252 UTC [18810][client backend] [pg_regress/index_including][70/36:3076] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-05-05 02:19:07.281 UTC [18810][client backend] [pg_regress/index_including][70/41:3090] ERROR: duplicate key value violates unique constraint "covering" 2024-05-05 02:19:07.281 UTC [18810][client backend] [pg_regress/index_including][70/41:3090] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-05-05 02:19:07.281 UTC [18810][client backend] [pg_regress/index_including][70/41:3090] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-05-05 02:19:07.281 UTC [18810][client backend] [pg_regress/index_including][70/42:0] ERROR: null value in column "c2" of relation "tbl" violates not-null constraint 2024-05-05 02:19:07.281 UTC [18810][client backend] [pg_regress/index_including][70/42:0] DETAIL: Failing row contains (1, null, 3, (4,4),(4,4)). 2024-05-05 02:19:07.281 UTC [18810][client backend] [pg_regress/index_including][70/42:0] STATEMENT: INSERT INTO tbl SELECT 1, NULL, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-05-05 02:19:07.286 UTC [18807][client backend] [pg_regress/create_view][68/90:0] ERROR: invalid value for boolean option "security_barrier": 100 2024-05-05 02:19:07.286 UTC [18807][client backend] [pg_regress/create_view][68/90:0] STATEMENT: CREATE VIEW mysecview5 WITH (security_barrier=100) -- Error AS SELECT * FROM tbl1 WHERE a > 100; 2024-05-05 02:19:07.286 UTC [18807][client backend] [pg_regress/create_view][68/91:0] ERROR: unrecognized parameter "invalid_option" 2024-05-05 02:19:07.286 UTC [18807][client backend] [pg_regress/create_view][68/91:0] STATEMENT: CREATE VIEW mysecview6 WITH (invalid_option) -- Error AS SELECT * FROM tbl1 WHERE a < 100; 2024-05-05 02:19:07.289 UTC [18807][client backend] [pg_regress/create_view][68/95:0] ERROR: invalid value for boolean option "security_invoker": 100 2024-05-05 02:19:07.289 UTC [18807][client backend] [pg_regress/create_view][68/95:0] STATEMENT: CREATE VIEW mysecview10 WITH (security_invoker=100) -- Error AS SELECT * FROM tbl1 WHERE a <> 100; 2024-05-05 02:19:07.315 UTC [18810][client backend] [pg_regress/index_including][70/54:3108] ERROR: duplicate key value violates unique constraint "tbl_c1_c2_c3_c4_key" 2024-05-05 02:19:07.315 UTC [18810][client backend] [pg_regress/index_including][70/54:3108] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-05-05 02:19:07.315 UTC [18810][client backend] [pg_regress/index_including][70/54:3108] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-05-05 02:19:07.328 UTC [18810][client backend] [pg_regress/index_including][70/59:3115] ERROR: duplicate key value violates unique constraint "tbl_pkey" 2024-05-05 02:19:07.328 UTC [18810][client backend] [pg_regress/index_including][70/59:3115] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-05-05 02:19:07.328 UTC [18810][client backend] [pg_regress/index_including][70/59:3115] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-05-05 02:19:07.338 UTC [18810][client backend] [pg_regress/index_including][70/60:0] ERROR: null value in column "c2" of relation "tbl" violates not-null constraint 2024-05-05 02:19:07.338 UTC [18810][client backend] [pg_regress/index_including][70/60:0] DETAIL: Failing row contains (1, null, 3, (4,4),(4,4)). 2024-05-05 02:19:07.338 UTC [18810][client backend] [pg_regress/index_including][70/60:0] STATEMENT: INSERT INTO tbl SELECT 1, NULL, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-05-05 02:19:07.355 UTC [18811][client backend] [pg_regress/create_index][69/18:0] ERROR: relation "six_wrong" does not exist 2024-05-05 02:19:07.355 UTC [18811][client backend] [pg_regress/create_index][69/18:0] STATEMENT: COMMENT ON INDEX six_wrong IS 'bad index'; 2024-05-05 02:19:07.355 UTC [18810][client backend] [pg_regress/index_including][70/66:3128] ERROR: conflicting key value violates exclusion constraint "tbl_c1_c3_c4_excl" 2024-05-05 02:19:07.355 UTC [18810][client backend] [pg_regress/index_including][70/66:3128] DETAIL: Key (c1)=(1) conflicts with existing key (c1)=(1). 2024-05-05 02:19:07.355 UTC [18810][client backend] [pg_regress/index_including][70/66:3128] STATEMENT: INSERT INTO tbl SELECT 1, 2, 3*x, box('4,4,4,4') FROM generate_series(1,10) AS x; 2024-05-05 02:19:07.474 UTC [18810][client backend] [pg_regress/index_including][70/90:0] ERROR: cannot alter statistics on non-expression column "c1" of index "tbl_idx" 2024-05-05 02:19:07.474 UTC [18810][client backend] [pg_regress/index_including][70/90:0] HINT: Alter statistics on table column instead. 2024-05-05 02:19:07.474 UTC [18810][client backend] [pg_regress/index_including][70/90:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 1 SET STATISTICS 1000; 2024-05-05 02:19:07.478 UTC [18810][client backend] [pg_regress/index_including][70/92:0] ERROR: cannot alter statistics on included column "c2" of index "tbl_idx" 2024-05-05 02:19:07.478 UTC [18810][client backend] [pg_regress/index_including][70/92:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 3 SET STATISTICS 1000; 2024-05-05 02:19:07.482 UTC [18810][client backend] [pg_regress/index_including][70/93:0] ERROR: column number 4 of relation "tbl_idx" does not exist 2024-05-05 02:19:07.482 UTC [18810][client backend] [pg_regress/index_including][70/93:0] STATEMENT: ALTER INDEX tbl_idx ALTER COLUMN 4 SET STATISTICS 1000; 2024-05-05 02:19:07.623 UTC [18810][client backend] [pg_regress/index_including][70/107:0] ERROR: relation "tbl_c1_c2_c3_c4_key" does not exist 2024-05-05 02:19:07.623 UTC [18810][client backend] [pg_regress/index_including][70/107:0] STATEMENT: REINDEX INDEX tbl_c1_c2_c3_c4_key; 2024-05-05 02:19:07.679 UTC [18810][client backend] [pg_regress/index_including][70/113:0] ERROR: access method "brin" does not support included columns 2024-05-05 02:19:07.679 UTC [18810][client backend] [pg_regress/index_including][70/113:0] STATEMENT: CREATE INDEX on tbl USING brin(c1, c2) INCLUDE (c3, c4); 2024-05-05 02:19:07.685 UTC [18810][client backend] [pg_regress/index_including][70/116:0] ERROR: access method "gin" does not support included columns 2024-05-05 02:19:07.685 UTC [18810][client backend] [pg_regress/index_including][70/116:0] STATEMENT: CREATE INDEX on tbl USING gin(c1, c2) INCLUDE (c3, c4); 2024-05-05 02:19:07.685 UTC [18810][client backend] [pg_regress/index_including][70/117:0] ERROR: access method "hash" does not support included columns 2024-05-05 02:19:07.685 UTC [18810][client backend] [pg_regress/index_including][70/117:0] STATEMENT: CREATE INDEX on tbl USING hash(c1, c2) INCLUDE (c3, c4); 2024-05-05 02:19:07.708 UTC [18810][client backend] [pg_regress/index_including][70/126:3221] ERROR: duplicate key value violates unique constraint "tbl_idx_unique" 2024-05-05 02:19:07.708 UTC [18810][client backend] [pg_regress/index_including][70/126:3221] DETAIL: Key (c1, c2)=(1, 2) already exists. 2024-05-05 02:19:07.708 UTC [18810][client backend] [pg_regress/index_including][70/126:3221] STATEMENT: UPDATE tbl SET c2 = 2 WHERE c1 = 1; 2024-05-05 02:19:07.848 UTC [18810][client backend] [pg_regress/index_including][:0] LOG: disconnection: session time: 0:00:00.788 user=postgres database=regression host=[local] 2024-05-05 02:19:07.901 UTC [18807][client backend] [pg_regress/create_view][68/365:3311] ERROR: cannot drop column f3 of table tt14t because other objects depend on it 2024-05-05 02:19:07.901 UTC [18807][client backend] [pg_regress/create_view][68/365:3311] DETAIL: view tt14v depends on column f3 of table tt14t 2024-05-05 02:19:07.901 UTC [18807][client backend] [pg_regress/create_view][68/365:3311] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:07.901 UTC [18807][client backend] [pg_regress/create_view][68/365:3311] STATEMENT: alter table tt14t drop column f3; 2024-05-05 02:19:07.911 UTC [18807][client backend] [pg_regress/create_view][68/366:3312] ERROR: attribute 3 of type record has been dropped 2024-05-05 02:19:07.911 UTC [18807][client backend] [pg_regress/create_view][68/366:3312] STATEMENT: select * from tt14v; 2024-05-05 02:19:07.912 UTC [18807][client backend] [pg_regress/create_view][68/367:3314] ERROR: cannot alter type of a column used by a view or rule 2024-05-05 02:19:07.912 UTC [18807][client backend] [pg_regress/create_view][68/367:3314] DETAIL: rule _RETURN on view tt14v depends on column "f4" 2024-05-05 02:19:07.912 UTC [18807][client backend] [pg_regress/create_view][68/367:3314] STATEMENT: alter table tt14t alter column f4 type integer using f4::integer; 2024-05-05 02:19:07.927 UTC [18807][client backend] [pg_regress/create_view][68/368:3316] ERROR: attribute 4 of type record has wrong type 2024-05-05 02:19:07.927 UTC [18807][client backend] [pg_regress/create_view][68/368:3316] DETAIL: Table has type integer, but query expects text. 2024-05-05 02:19:07.927 UTC [18807][client backend] [pg_regress/create_view][68/368:3316] STATEMENT: select * from tt14v; 2024-05-05 02:19:07.963 UTC [18809][client backend] [pg_regress/index_including_gist][71/60:3329] ERROR: conflicting key value violates exclusion constraint "tbl_gist_c4_c1_c2_c3_excl" 2024-05-05 02:19:07.963 UTC [18809][client backend] [pg_regress/index_including_gist][71/60:3329] DETAIL: Key (c4)=((4,5),(2,3)) conflicts with existing key (c4)=((2,3),(1,2)). 2024-05-05 02:19:07.963 UTC [18809][client backend] [pg_regress/index_including_gist][71/60:3329] 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-05-05 02:19:07.990 UTC [18807][client backend] [pg_regress/create_view][68/401:0] ERROR: operator does not exist: text = text[] at character 20 2024-05-05 02:19:07.990 UTC [18807][client backend] [pg_regress/create_view][68/401:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:07.990 UTC [18807][client backend] [pg_regress/create_view][68/401:0] STATEMENT: select 'foo'::text = any((select array['abc','def','foo']::text[])); 2024-05-05 02:19:07.995 UTC [18809][client backend] [pg_regress/index_including_gist][:0] LOG: disconnection: session time: 0:00:00.931 user=postgres database=regression host=[local] 2024-05-05 02:19:08.255 UTC [18811][client backend] [pg_regress/create_index][69/194:3361] ERROR: duplicate key value violates unique constraint "unique_idx2" 2024-05-05 02:19:08.255 UTC [18811][client backend] [pg_regress/create_index][69/194:3361] DETAIL: Key (i)=(null) already exists. 2024-05-05 02:19:08.255 UTC [18811][client backend] [pg_regress/create_index][69/194:3361] STATEMENT: INSERT INTO unique_tbl (t) VALUES ('seven'); 2024-05-05 02:19:08.260 UTC [18811][client backend] [pg_regress/create_index][69/198:3365] ERROR: could not create unique index "unique_idx4" 2024-05-05 02:19:08.260 UTC [18811][client backend] [pg_regress/create_index][69/198:3365] DETAIL: Key (i)=(null) is duplicated. 2024-05-05 02:19:08.260 UTC [18811][client backend] [pg_regress/create_index][69/198:3365] STATEMENT: CREATE UNIQUE INDEX unique_idx4 ON unique_tbl (i) NULLS NOT DISTINCT; 2024-05-05 02:19:08.337 UTC [18807][client backend] [pg_regress/create_view][:0] LOG: disconnection: session time: 0:00:01.278 user=postgres database=regression host=[local] 2024-05-05 02:19:08.342 UTC [18811][client backend] [pg_regress/create_index][69/226:3375] ERROR: duplicate key value violates unique constraint "func_index_index" 2024-05-05 02:19:08.342 UTC [18811][client backend] [pg_regress/create_index][69/226:3375] DETAIL: Key (textcat(f1, f2))=(ABCDEF) already exists. 2024-05-05 02:19:08.342 UTC [18811][client backend] [pg_regress/create_index][69/226:3375] STATEMENT: INSERT INTO func_index_heap VALUES('ABCD', 'EF'); 2024-05-05 02:19:08.383 UTC [18811][client backend] [pg_regress/create_index][69/247:3383] ERROR: duplicate key value violates unique constraint "func_index_index" 2024-05-05 02:19:08.383 UTC [18811][client backend] [pg_regress/create_index][69/247:3383] DETAIL: Key ((f1 || f2))=(ABCDEF) already exists. 2024-05-05 02:19:08.383 UTC [18811][client backend] [pg_regress/create_index][69/247:3383] STATEMENT: INSERT INTO func_index_heap VALUES('ABCD', 'EF'); 2024-05-05 02:19:08.414 UTC [18811][client backend] [pg_regress/create_index][69/262:0] ERROR: column "row" has pseudo-type record 2024-05-05 02:19:08.414 UTC [18811][client backend] [pg_regress/create_index][69/262:0] STATEMENT: create index on func_index_heap ((f1 || f2), (row(f1, f2))); 2024-05-05 02:19:08.418 UTC [18811][client backend] [pg_regress/create_index][69/267:3389] ERROR: duplicate key value violates unique constraint "covering_index_index" 2024-05-05 02:19:08.418 UTC [18811][client backend] [pg_regress/create_index][69/267:3389] DETAIL: Key (f1, f2)=(1, 2) already exists. 2024-05-05 02:19:08.418 UTC [18811][client backend] [pg_regress/create_index][69/267:3389] STATEMENT: INSERT INTO covering_index_heap VALUES(1,2,'BBB'); 2024-05-05 02:19:08.583 UTC [18811][client backend] [pg_regress/create_index][69/285:3404] ERROR: duplicate key value violates unique constraint "concur_index2" 2024-05-05 02:19:08.583 UTC [18811][client backend] [pg_regress/create_index][69/285:3404] DETAIL: Key (f1)=(b) already exists. 2024-05-05 02:19:08.583 UTC [18811][client backend] [pg_regress/create_index][69/285:3404] STATEMENT: INSERT INTO concur_heap VALUES ('b','x'); 2024-05-05 02:19:08.585 UTC [18811][client backend] [pg_regress/create_index][69/287:0] ERROR: could not create unique index "concur_index3" 2024-05-05 02:19:08.585 UTC [18811][client backend] [pg_regress/create_index][69/287:0] DETAIL: Key (f2)=(b) is duplicated. 2024-05-05 02:19:08.585 UTC [18811][client backend] [pg_regress/create_index][69/287:0] STATEMENT: CREATE UNIQUE INDEX CONCURRENTLY concur_index3 ON concur_heap(f2); 2024-05-05 02:19:08.799 UTC [18811][client backend] [pg_regress/create_index][69/300:0] ERROR: CREATE INDEX CONCURRENTLY cannot run inside a transaction block 2024-05-05 02:19:08.799 UTC [18811][client backend] [pg_regress/create_index][69/300:0] STATEMENT: CREATE INDEX CONCURRENTLY concur_index7 ON concur_heap(f1); 2024-05-05 02:19:08.836 UTC [18811][client backend] [pg_regress/create_index][69/312:3425] ERROR: could not create unique index "concur_index3" 2024-05-05 02:19:08.836 UTC [18811][client backend] [pg_regress/create_index][69/312:3425] DETAIL: Key (f2)=(b) is duplicated. 2024-05-05 02:19:08.836 UTC [18811][client backend] [pg_regress/create_index][69/312:3425] STATEMENT: REINDEX TABLE concur_heap; 2024-05-05 02:19:08.935 UTC [18811][client backend] [pg_regress/create_index][69/341:3434] ERROR: CREATE INDEX CONCURRENTLY cannot run inside a transaction block 2024-05-05 02:19:08.935 UTC [18811][client backend] [pg_regress/create_index][69/341:3434] STATEMENT: CREATE INDEX CONCURRENTLY concur_temp_ind ON concur_temp(f1); 2024-05-05 02:19:08.968 UTC [18811][client backend] [pg_regress/create_index][69/351:0] ERROR: DROP INDEX CONCURRENTLY does not support dropping multiple objects 2024-05-05 02:19:08.968 UTC [18811][client backend] [pg_regress/create_index][69/351:0] STATEMENT: DROP INDEX CONCURRENTLY "concur_index2", "concur_index3"; 2024-05-05 02:19:08.968 UTC [18811][client backend] [pg_regress/create_index][69/352:0] ERROR: DROP INDEX CONCURRENTLY cannot run inside a transaction block 2024-05-05 02:19:08.968 UTC [18811][client backend] [pg_regress/create_index][69/352:0] STATEMENT: DROP INDEX CONCURRENTLY "concur_index5"; 2024-05-05 02:19:09.138 UTC [18811][client backend] [pg_regress/create_index][69/410:3465] ERROR: cannot drop index cwi_replaced_pkey because constraint cwi_replaced_pkey on table cwi_test requires it 2024-05-05 02:19:09.138 UTC [18811][client backend] [pg_regress/create_index][69/410:3465] HINT: You can drop constraint cwi_replaced_pkey on table cwi_test instead. 2024-05-05 02:19:09.138 UTC [18811][client backend] [pg_regress/create_index][69/410:3465] STATEMENT: DROP INDEX cwi_replaced_pkey; 2024-05-05 02:19:09.140 UTC [18811][client backend] [pg_regress/create_index][69/412:3467] ERROR: index "cwi_uniq3_idx" column number 1 does not have default sorting behavior at character 26 2024-05-05 02:19:09.140 UTC [18811][client backend] [pg_regress/create_index][69/412:3467] DETAIL: Cannot create a primary key or unique constraint using such an index. 2024-05-05 02:19:09.140 UTC [18811][client backend] [pg_regress/create_index][69/412:3467] STATEMENT: ALTER TABLE cwi_test ADD UNIQUE USING INDEX cwi_uniq3_idx; 2024-05-05 02:19:09.146 UTC [18811][client backend] [pg_regress/create_index][69/414:3469] ERROR: index "cwi_uniq4_idx" column number 1 does not have default sorting behavior at character 26 2024-05-05 02:19:09.146 UTC [18811][client backend] [pg_regress/create_index][69/414:3469] DETAIL: Cannot create a primary key or unique constraint using such an index. 2024-05-05 02:19:09.146 UTC [18811][client backend] [pg_regress/create_index][69/414:3469] STATEMENT: ALTER TABLE cwi_test ADD UNIQUE USING INDEX cwi_uniq4_idx; 2024-05-05 02:19:09.167 UTC [18811][client backend] [pg_regress/create_index][69/418:3473] ERROR: ALTER TABLE / ADD CONSTRAINT USING INDEX is not supported on partitioned tables 2024-05-05 02:19:09.167 UTC [18811][client backend] [pg_regress/create_index][69/418:3473] STATEMENT: alter table cwi_test add primary key using index cwi_test_a_idx ; 2024-05-05 02:19:09.173 UTC [18811][client backend] [pg_regress/create_index][69/422:3477] ERROR: primary keys cannot use NULLS NOT DISTINCT indexes 2024-05-05 02:19:09.173 UTC [18811][client backend] [pg_regress/create_index][69/422:3477] STATEMENT: ALTER TABLE cwi_test ADD PRIMARY KEY USING INDEX cwi_a_nnd; 2024-05-05 02:19:09.181 UTC [18811][client backend] [pg_regress/create_index][69/425:0] ERROR: relation "syscolcol_table" does not exist 2024-05-05 02:19:09.181 UTC [18811][client backend] [pg_regress/create_index][69/425:0] STATEMENT: CREATE INDEX ON syscolcol_table (ctid); 2024-05-05 02:19:09.181 UTC [18811][client backend] [pg_regress/create_index][69/426:0] ERROR: index creation on system columns is not supported 2024-05-05 02:19:09.181 UTC [18811][client backend] [pg_regress/create_index][69/426:0] STATEMENT: CREATE INDEX ON syscol_table ((ctid >= '(1000,0)')); 2024-05-05 02:19:09.186 UTC [18811][client backend] [pg_regress/create_index][69/427:0] ERROR: index creation on system columns is not supported 2024-05-05 02:19:09.186 UTC [18811][client backend] [pg_regress/create_index][69/427:0] STATEMENT: CREATE INDEX ON syscol_table (a) WHERE ctid >= '(1000,0)'; 2024-05-05 02:19:09.541 UTC [18811][client backend] [pg_regress/create_index][69/541:0] ERROR: concurrent index creation for exclusion constraints is not supported 2024-05-05 02:19:09.541 UTC [18811][client backend] [pg_regress/create_index][69/541:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_tab3_c2_excl; 2024-05-05 02:19:09.541 UTC [18811][client backend] [pg_regress/create_index][69/542:0] WARNING: cannot reindex exclusion constraint index "public.concur_reindex_tab3_c2_excl" concurrently, skipping 2024-05-05 02:19:09.711 UTC [18811][client backend] [pg_regress/create_index][69/552:3518] ERROR: conflicting key value violates exclusion constraint "concur_reindex_tab3_c2_excl" 2024-05-05 02:19:09.711 UTC [18811][client backend] [pg_regress/create_index][69/552:3518] DETAIL: Key (c2)=([2,5)) conflicts with existing key (c2)=([1,3)). 2024-05-05 02:19:09.711 UTC [18811][client backend] [pg_regress/create_index][69/552:3518] STATEMENT: INSERT INTO concur_reindex_tab3 VALUES (4, '[2,4]'); 2024-05-05 02:19:10.591 UTC [18811][client backend] [pg_regress/create_index][69/736:0] ERROR: "concur_reindex_part_index" is not a table or materialized view 2024-05-05 02:19:10.591 UTC [18811][client backend] [pg_regress/create_index][69/736:0] STATEMENT: REINDEX TABLE concur_reindex_part_index; 2024-05-05 02:19:10.591 UTC [18811][client backend] [pg_regress/create_index][69/737:0] ERROR: "concur_reindex_part_index" is not a table or materialized view 2024-05-05 02:19:10.591 UTC [18811][client backend] [pg_regress/create_index][69/737:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_part_index; 2024-05-05 02:19:10.594 UTC [18811][client backend] [pg_regress/create_index][69/738:0] ERROR: "concur_reindex_part_index_10" is not a table or materialized view 2024-05-05 02:19:10.594 UTC [18811][client backend] [pg_regress/create_index][69/738:0] STATEMENT: REINDEX TABLE concur_reindex_part_index_10; 2024-05-05 02:19:10.595 UTC [18811][client backend] [pg_regress/create_index][69/739:0] ERROR: "concur_reindex_part_index_10" is not a table or materialized view 2024-05-05 02:19:10.595 UTC [18811][client backend] [pg_regress/create_index][69/739:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_part_index_10; 2024-05-05 02:19:10.597 UTC [18811][client backend] [pg_regress/create_index][69/740:3615] ERROR: REINDEX INDEX cannot run inside a transaction block 2024-05-05 02:19:10.597 UTC [18811][client backend] [pg_regress/create_index][69/740:3615] CONTEXT: while reindexing partitioned index "public.concur_reindex_part_index" 2024-05-05 02:19:10.597 UTC [18811][client backend] [pg_regress/create_index][69/740:3615] STATEMENT: REINDEX INDEX concur_reindex_part_index; 2024-05-05 02:19:10.635 UTC [18811][client backend] [pg_regress/create_index][69/775:0] ERROR: "concur_reindex_part" is not an index 2024-05-05 02:19:10.635 UTC [18811][client backend] [pg_regress/create_index][69/775:0] STATEMENT: REINDEX INDEX concur_reindex_part; 2024-05-05 02:19:10.635 UTC [18811][client backend] [pg_regress/create_index][69/776:0] ERROR: "concur_reindex_part" is not an index 2024-05-05 02:19:10.635 UTC [18811][client backend] [pg_regress/create_index][69/776:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_part; 2024-05-05 02:19:10.636 UTC [18811][client backend] [pg_regress/create_index][69/777:0] ERROR: "concur_reindex_part_10" is not an index 2024-05-05 02:19:10.636 UTC [18811][client backend] [pg_regress/create_index][69/777:0] STATEMENT: REINDEX INDEX concur_reindex_part_10; 2024-05-05 02:19:10.636 UTC [18811][client backend] [pg_regress/create_index][69/778:0] ERROR: "concur_reindex_part_10" is not an index 2024-05-05 02:19:10.636 UTC [18811][client backend] [pg_regress/create_index][69/778:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_part_10; 2024-05-05 02:19:10.637 UTC [18811][client backend] [pg_regress/create_index][69/779:0] ERROR: REINDEX TABLE cannot run inside a transaction block 2024-05-05 02:19:10.637 UTC [18811][client backend] [pg_regress/create_index][69/779:0] CONTEXT: while reindexing partitioned table "public.concur_reindex_part" 2024-05-05 02:19:10.637 UTC [18811][client backend] [pg_regress/create_index][69/779:0] STATEMENT: REINDEX TABLE concur_reindex_part; 2024-05-05 02:19:10.671 UTC [18805][client backend] [pg_regress/create_index_spgist][:0] LOG: disconnection: session time: 0:00:03.612 user=postgres database=regression host=[local] 2024-05-05 02:19:10.679 UTC [18811][client backend] [pg_regress/create_index][69/815:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-05-05 02:19:10.679 UTC [18811][client backend] [pg_regress/create_index][69/815:0] STATEMENT: REINDEX TABLE CONCURRENTLY concur_reindex_tab; 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/816:0] ERROR: cannot reindex system catalogs concurrently 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/816:0] STATEMENT: REINDEX TABLE CONCURRENTLY pg_class; 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/817:0] ERROR: cannot reindex system catalogs concurrently 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/817:0] STATEMENT: REINDEX INDEX CONCURRENTLY pg_class_oid_index; 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/818:0] ERROR: cannot reindex system catalogs concurrently 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/818:0] STATEMENT: REINDEX TABLE CONCURRENTLY pg_toast.pg_toast_1260; 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/819:0] ERROR: cannot reindex system catalogs concurrently 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/819:0] STATEMENT: REINDEX INDEX CONCURRENTLY pg_toast.pg_toast_1260_index; 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/820:0] ERROR: cannot reindex system catalogs concurrently 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/820:0] STATEMENT: REINDEX SYSTEM CONCURRENTLY postgres; 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/821:0] ERROR: cannot reindex system catalogs concurrently 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/821:0] STATEMENT: REINDEX (CONCURRENTLY) SYSTEM postgres; 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/822:0] ERROR: cannot reindex system catalogs concurrently 2024-05-05 02:19:10.683 UTC [18811][client backend] [pg_regress/create_index][69/822:0] STATEMENT: REINDEX (CONCURRENTLY) SYSTEM; 2024-05-05 02:19:10.684 UTC [18811][client backend] [pg_regress/create_index][69/823:0] WARNING: cannot reindex system catalogs concurrently, skipping all 2024-05-05 02:19:10.685 UTC [18811][client backend] [pg_regress/create_index][69/825:0] ERROR: can only reindex the currently open database 2024-05-05 02:19:10.685 UTC [18811][client backend] [pg_regress/create_index][69/825:0] STATEMENT: REINDEX DATABASE not_current_database; 2024-05-05 02:19:10.735 UTC [18811][client backend] [pg_regress/create_index][69/843:0] ERROR: could not create unique index "concur_reindex_ind5" 2024-05-05 02:19:10.735 UTC [18811][client backend] [pg_regress/create_index][69/843:0] DETAIL: Key (c1)=(1) is duplicated. 2024-05-05 02:19:10.735 UTC [18811][client backend] [pg_regress/create_index][69/843:0] STATEMENT: CREATE UNIQUE INDEX CONCURRENTLY concur_reindex_ind5 ON concur_reindex_tab4 (c1); 2024-05-05 02:19:10.738 UTC [18811][client backend] [pg_regress/create_index][69/846:0] ERROR: could not create unique index "concur_reindex_ind5_ccnew" 2024-05-05 02:19:10.738 UTC [18811][client backend] [pg_regress/create_index][69/846:0] DETAIL: Key (c1)=(1) is duplicated. 2024-05-05 02:19:10.738 UTC [18811][client backend] [pg_regress/create_index][69/846:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_reindex_ind5; 2024-05-05 02:19:10.755 UTC [18811][client backend] [pg_regress/create_index][69/858:0] WARNING: skipping reindex of invalid index "public.concur_reindex_ind5" 2024-05-05 02:19:10.755 UTC [18811][client backend] [pg_regress/create_index][69/858:0] HINT: Use DROP INDEX or REINDEX INDEX. 2024-05-05 02:19:10.825 UTC [18811][client backend] [pg_regress/create_index][69/930:0] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-05-05 02:19:10.825 UTC [18811][client backend] [pg_regress/create_index][69/930:0] STATEMENT: REINDEX INDEX CONCURRENTLY concur_temp_ind_1; 2024-05-05 02:19:10.834 UTC [18811][client backend] [pg_regress/create_index][69/935:3694] ERROR: REINDEX CONCURRENTLY cannot run inside a transaction block 2024-05-05 02:19:10.834 UTC [18811][client backend] [pg_regress/create_index][69/935:3694] STATEMENT: REINDEX INDEX CONCURRENTLY concur_temp_ind_3; 2024-05-05 02:19:10.873 UTC [18811][client backend] [pg_regress/create_index][69/948:0] ERROR: schema "schema_to_reindex" does not exist 2024-05-05 02:19:10.873 UTC [18811][client backend] [pg_regress/create_index][69/948:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-05-05 02:19:10.909 UTC [18811][client backend] [pg_regress/create_index][69/977:0] ERROR: REINDEX SCHEMA cannot run inside a transaction block 2024-05-05 02:19:10.909 UTC [18811][client backend] [pg_regress/create_index][69/977:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-05-05 02:19:10.919 UTC [18811][client backend] [pg_regress/create_index][69/1020:0] ERROR: must be owner of schema schema_to_reindex 2024-05-05 02:19:10.919 UTC [18811][client backend] [pg_regress/create_index][69/1020:0] STATEMENT: REINDEX SCHEMA schema_to_reindex; 2024-05-05 02:19:10.920 UTC [18811][client backend] [pg_regress/create_index][69/1024:0] ERROR: permission denied for table pg_toast_1260 2024-05-05 02:19:10.920 UTC [18811][client backend] [pg_regress/create_index][69/1024:0] STATEMENT: REINDEX TABLE pg_toast.pg_toast_1260; 2024-05-05 02:19:10.920 UTC [18811][client backend] [pg_regress/create_index][69/1025:0] ERROR: permission denied for index pg_toast_1260_index 2024-05-05 02:19:10.920 UTC [18811][client backend] [pg_regress/create_index][69/1025:0] STATEMENT: REINDEX INDEX pg_toast.pg_toast_1260_index; 2024-05-05 02:19:10.935 UTC [18811][client backend] [pg_regress/create_index][:0] LOG: disconnection: session time: 0:00:03.875 user=postgres database=regression host=[local] 2024-05-05 02:19:11.084 UTC [19454][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.088 UTC [19455][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.089 UTC [19455][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-05-05 02:19:11.089 UTC [19455][client backend] [[unknown]][72/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/select 2024-05-05 02:19:11.091 UTC [19456][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.091 UTC [19458][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.091 UTC [19454][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-05-05 02:19:11.092 UTC [19454][client backend] [[unknown]][73/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_cast 2024-05-05 02:19:11.092 UTC [19456][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-05-05 02:19:11.092 UTC [19456][client backend] [[unknown]][74/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/updatable_views 2024-05-05 02:19:11.092 UTC [19458][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-05-05 02:19:11.092 UTC [19458][client backend] [[unknown]][75/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/drop_if_exists 2024-05-05 02:19:11.095 UTC [19460][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.098 UTC [19457][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.098 UTC [19461][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.099 UTC [19457][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-05-05 02:19:11.099 UTC [19457][client backend] [[unknown]][76/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/constraints 2024-05-05 02:19:11.099 UTC [19459][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.099 UTC [19461][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-05-05 02:19:11.099 UTC [19461][client backend] [[unknown]][77/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/errors 2024-05-05 02:19:11.100 UTC [19459][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-05-05 02:19:11.100 UTC [19459][client backend] [[unknown]][78/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/infinite_recurse 2024-05-05 02:19:11.101 UTC [19462][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.102 UTC [19462][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-05-05 02:19:11.102 UTC [19462][client backend] [[unknown]][79/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/typed_table 2024-05-05 02:19:11.104 UTC [19460][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-05-05 02:19:11.104 UTC [19460][client backend] [[unknown]][80/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/hash_func 2024-05-05 02:19:11.106 UTC [19464][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.107 UTC [19464][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-05-05 02:19:11.107 UTC [19464][client backend] [[unknown]][81/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/roleattributes 2024-05-05 02:19:11.108 UTC [19458][client backend] [pg_regress/drop_if_exists][75/2:0] ERROR: table "test_exists" does not exist 2024-05-05 02:19:11.108 UTC [19458][client backend] [pg_regress/drop_if_exists][75/2:0] STATEMENT: DROP TABLE test_exists; 2024-05-05 02:19:11.110 UTC [19467][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.110 UTC [19467][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-05-05 02:19:11.110 UTC [19467][client backend] [[unknown]][82/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/triggers 2024-05-05 02:19:11.111 UTC [19462][client backend] [pg_regress/typed_table][79/2:0] ERROR: type "nothing" does not exist 2024-05-05 02:19:11.111 UTC [19462][client backend] [pg_regress/typed_table][79/2:0] STATEMENT: CREATE TABLE ttable1 OF nothing; 2024-05-05 02:19:11.113 UTC [19466][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.113 UTC [19463][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.114 UTC [19463][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-05-05 02:19:11.114 UTC [19463][client backend] [[unknown]][83/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_am 2024-05-05 02:19:11.114 UTC [19466][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-05-05 02:19:11.114 UTC [19466][client backend] [[unknown]][84/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/inherit 2024-05-05 02:19:11.118 UTC [19461][client backend] [pg_regress/errors][77/4:0] ERROR: relation "nonesuch" does not exist at character 15 2024-05-05 02:19:11.118 UTC [19461][client backend] [pg_regress/errors][77/4:0] STATEMENT: select * from nonesuch; 2024-05-05 02:19:11.118 UTC [19461][client backend] [pg_regress/errors][77/5:0] ERROR: column "nonesuch" does not exist at character 8 2024-05-05 02:19:11.118 UTC [19461][client backend] [pg_regress/errors][77/5:0] STATEMENT: select nonesuch from pg_database; 2024-05-05 02:19:11.118 UTC [19461][client backend] [pg_regress/errors][77/6:0] ERROR: syntax error at or near "from" at character 17 2024-05-05 02:19:11.118 UTC [19461][client backend] [pg_regress/errors][77/6:0] STATEMENT: select distinct from pg_database; 2024-05-05 02:19:11.119 UTC [19461][client backend] [pg_regress/errors][77/7:0] ERROR: column "nonesuch" does not exist at character 33 2024-05-05 02:19:11.119 UTC [19461][client backend] [pg_regress/errors][77/7:0] STATEMENT: select * from pg_database where nonesuch = pg_database.datname; 2024-05-05 02:19:11.119 UTC [19461][client backend] [pg_regress/errors][77/8:0] ERROR: column "nonesuch" does not exist at character 55 2024-05-05 02:19:11.119 UTC [19461][client backend] [pg_regress/errors][77/8:0] STATEMENT: select * from pg_database where pg_database.datname = nonesuch; 2024-05-05 02:19:11.119 UTC [19461][client backend] [pg_regress/errors][77/9:0] ERROR: column "foobar" does not exist at character 21 2024-05-05 02:19:11.119 UTC [19461][client backend] [pg_regress/errors][77/9:0] STATEMENT: select distinct on (foobar) * from pg_database; 2024-05-05 02:19:11.120 UTC [19461][client backend] [pg_regress/errors][77/10:0] ERROR: FOR UPDATE is not allowed with GROUP BY clause 2024-05-05 02:19:11.120 UTC [19461][client backend] [pg_regress/errors][77/10:0] STATEMENT: select null from pg_database group by datname for update; 2024-05-05 02:19:11.124 UTC [19469][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/11:0] ERROR: FOR UPDATE is not allowed with GROUP BY clause 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/11:0] STATEMENT: select null from pg_database group by grouping sets (()) for update; 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/12:0] ERROR: syntax error at or near ";" at character 12 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/12:0] STATEMENT: delete from; 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/13:0] ERROR: relation "nonesuch" does not exist at character 13 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/13:0] STATEMENT: delete from nonesuch; 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/14:0] ERROR: syntax error at or near ";" at character 11 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/14:0] STATEMENT: drop table; 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/15:0] ERROR: table "nonesuch" does not exist 2024-05-05 02:19:11.124 UTC [19461][client backend] [pg_regress/errors][77/15:0] STATEMENT: drop table nonesuch; 2024-05-05 02:19:11.124 UTC [19469][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-05-05 02:19:11.124 UTC [19469][client backend] [[unknown]][85/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/vacuum 2024-05-05 02:19:11.126 UTC [19468][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.127 UTC [19461][client backend] [pg_regress/errors][77/16:0] ERROR: syntax error at or near ";" at character 19 2024-05-05 02:19:11.127 UTC [19461][client backend] [pg_regress/errors][77/16:0] STATEMENT: alter table rename; 2024-05-05 02:19:11.127 UTC [19468][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-05-05 02:19:11.127 UTC [19468][client backend] [[unknown]][86/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_function_sql 2024-05-05 02:19:11.127 UTC [19461][client backend] [pg_regress/errors][77/17:0] ERROR: relation "nonesuch" does not exist 2024-05-05 02:19:11.127 UTC [19461][client backend] [pg_regress/errors][77/17:0] STATEMENT: alter table nonesuch rename to newnonesuch; 2024-05-05 02:19:11.127 UTC [19461][client backend] [pg_regress/errors][77/18:0] ERROR: relation "nonesuch" does not exist 2024-05-05 02:19:11.127 UTC [19461][client backend] [pg_regress/errors][77/18:0] STATEMENT: alter table nonesuch rename to stud_emp; 2024-05-05 02:19:11.127 UTC [19461][client backend] [pg_regress/errors][77/19:3760] ERROR: relation "student" already exists 2024-05-05 02:19:11.127 UTC [19461][client backend] [pg_regress/errors][77/19:3760] STATEMENT: alter table stud_emp rename to student; 2024-05-05 02:19:11.128 UTC [19461][client backend] [pg_regress/errors][77/20:3761] ERROR: relation "stud_emp" already exists 2024-05-05 02:19:11.128 UTC [19461][client backend] [pg_regress/errors][77/20:3761] STATEMENT: alter table stud_emp rename to stud_emp; 2024-05-05 02:19:11.128 UTC [19461][client backend] [pg_regress/errors][77/21:0] ERROR: relation "nonesuchrel" does not exist 2024-05-05 02:19:11.128 UTC [19461][client backend] [pg_regress/errors][77/21:0] STATEMENT: alter table nonesuchrel rename column nonesuchatt to newnonesuchatt; 2024-05-05 02:19:11.128 UTC [19461][client backend] [pg_regress/errors][77/22:3762] ERROR: column "nonesuchatt" does not exist 2024-05-05 02:19:11.128 UTC [19461][client backend] [pg_regress/errors][77/22:3762] STATEMENT: alter table emp rename column nonesuchatt to newnonesuchatt; 2024-05-05 02:19:11.129 UTC [19471][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2024-05-05 02:19:11.129 UTC [19461][client backend] [pg_regress/errors][77/23:3763] ERROR: column "manager" of relation "stud_emp" already exists 2024-05-05 02:19:11.129 UTC [19461][client backend] [pg_regress/errors][77/23:3763] STATEMENT: alter table emp rename column salary to manager; 2024-05-05 02:19:11.130 UTC [19461][client backend] [pg_regress/errors][77/24:3765] ERROR: column name "ctid" conflicts with a system column name 2024-05-05 02:19:11.130 UTC [19461][client backend] [pg_regress/errors][77/24:3765] STATEMENT: alter table emp rename column salary to ctid; 2024-05-05 02:19:11.130 UTC [19454][client backend] [pg_regress/create_cast][73/7:0] ERROR: function casttestfunc(text) does not exist at character 8 2024-05-05 02:19:11.130 UTC [19454][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-05-05 02:19:11.130 UTC [19454][client backend] [pg_regress/create_cast][73/7:0] STATEMENT: SELECT casttestfunc('foo'::text); 2024-05-05 02:19:11.130 UTC [19461][client backend] [pg_regress/errors][77/25:0] WARNING: there is no transaction in progress 2024-05-05 02:19:11.131 UTC [19454][client backend] [pg_regress/create_cast][73/9:0] ERROR: function casttestfunc(text) does not exist at character 8 2024-05-05 02:19:11.131 UTC [19454][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-05-05 02:19:11.131 UTC [19454][client backend] [pg_regress/create_cast][73/9:0] STATEMENT: SELECT casttestfunc('foo'::text); 2024-05-05 02:19:11.131 UTC [19471][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-05-05 02:19:11.131 UTC [19471][client backend] [[unknown]][87/1:0] LOG: connection authorized: user=postgres database=regression application_name=pg_regress/create_aggregate 2024-05-05 02:19:11.133 UTC [19463][client backend] [pg_regress/create_am][83/3:0] ERROR: function int4in(internal) does not exist 2024-05-05 02:19:11.133 UTC [19463][client backend] [pg_regress/create_am][83/3:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE INDEX HANDLER int4in; 2024-05-05 02:19:11.134 UTC [19461][client backend] [pg_regress/errors][77/26:0] WARNING: there is no transaction in progress 2024-05-05 02:19:11.134 UTC [19463][client backend] [pg_regress/create_am][83/4:0] ERROR: function heap_tableam_handler must return type index_am_handler 2024-05-05 02:19:11.134 UTC [19463][client backend] [pg_regress/create_am][83/4:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE INDEX HANDLER heap_tableam_handler; 2024-05-05 02:19:11.135 UTC [19461][client backend] [pg_regress/errors][77/27:0] ERROR: function int2um(integer) does not exist 2024-05-05 02:19:11.135 UTC [19461][client backend] [pg_regress/errors][77/27:0] STATEMENT: create aggregate newavg2 (sfunc = int4pl, basetype = int4, stype = int4, finalfunc = int2um, initcond = '0'); 2024-05-05 02:19:11.135 UTC [19461][client backend] [pg_regress/errors][77/28:0] ERROR: aggregate input type must be specified 2024-05-05 02:19:11.135 UTC [19461][client backend] [pg_regress/errors][77/28:0] STATEMENT: create aggregate newcnt1 (sfunc = int4inc, stype = int4, initcond = '0'); 2024-05-05 02:19:11.136 UTC [19458][client backend] [pg_regress/drop_if_exists][75/5:0] ERROR: view "test_view_exists" does not exist 2024-05-05 02:19:11.136 UTC [19458][client backend] [pg_regress/drop_if_exists][75/5:0] STATEMENT: DROP VIEW test_view_exists; 2024-05-05 02:19:11.136 UTC [19461][client backend] [pg_regress/errors][77/29:0] ERROR: syntax error at or near ";" at character 11 2024-05-05 02:19:11.136 UTC [19461][client backend] [pg_regress/errors][77/29:0] STATEMENT: drop index; 2024-05-05 02:19:11.136 UTC [19461][client backend] [pg_regress/errors][77/30:0] ERROR: syntax error at or near "314159" at character 12 2024-05-05 02:19:11.136 UTC [19461][client backend] [pg_regress/errors][77/30:0] STATEMENT: drop index 314159; 2024-05-05 02:19:11.137 UTC [19461][client backend] [pg_regress/errors][77/31:0] ERROR: index "nonesuch" does not exist 2024-05-05 02:19:11.137 UTC [19461][client backend] [pg_regress/errors][77/31:0] STATEMENT: drop index nonesuch; 2024-05-05 02:19:11.137 UTC [19463][client backend] [pg_regress/create_am][83/5:0] ERROR: data type box has no default operator class for access method "gist2" 2024-05-05 02:19:11.137 UTC [19463][client backend] [pg_regress/create_am][83/5:0] HINT: You must specify an operator class for the index or define a default operator class for the data type. 2024-05-05 02:19:11.137 UTC [19463][client backend] [pg_regress/create_am][83/5:0] STATEMENT: CREATE INDEX grect2ind2 ON fast_emp4000 USING gist2 (home_base); 2024-05-05 02:19:11.137 UTC [19461][client backend] [pg_regress/errors][77/32:0] ERROR: syntax error at or near ";" at character 15 2024-05-05 02:19:11.137 UTC [19461][client backend] [pg_regress/errors][77/32:0] STATEMENT: drop aggregate; 2024-05-05 02:19:11.137 UTC [19461][client backend] [pg_regress/errors][77/33:0] ERROR: syntax error at or near ";" at character 23 2024-05-05 02:19:11.137 UTC [19461][client backend] [pg_regress/errors][77/33:0] STATEMENT: drop aggregate newcnt1; 2024-05-05 02:19:11.137 UTC [19461][client backend] [pg_regress/errors][77/34:0] ERROR: syntax error at or near "314159" at character 16 2024-05-05 02:19:11.137 UTC [19461][client backend] [pg_regress/errors][77/34:0] STATEMENT: drop aggregate 314159 (int); 2024-05-05 02:19:11.138 UTC [19461][client backend] [pg_regress/errors][77/35:0] ERROR: type "nonesuch" does not exist 2024-05-05 02:19:11.138 UTC [19461][client backend] [pg_regress/errors][77/35:0] STATEMENT: drop aggregate newcnt (nonesuch); 2024-05-05 02:19:11.138 UTC [19461][client backend] [pg_regress/errors][77/36:0] ERROR: aggregate nonesuch(integer) does not exist 2024-05-05 02:19:11.138 UTC [19461][client backend] [pg_regress/errors][77/36:0] STATEMENT: drop aggregate nonesuch (int4); 2024-05-05 02:19:11.140 UTC [19461][client backend] [pg_regress/errors][77/37:0] ERROR: aggregate newcnt(real) does not exist 2024-05-05 02:19:11.140 UTC [19461][client backend] [pg_regress/errors][77/37:0] STATEMENT: drop aggregate newcnt (float4); 2024-05-05 02:19:11.143 UTC [19461][client backend] [pg_regress/errors][77/38:0] ERROR: syntax error at or near "(" at character 15 2024-05-05 02:19:11.143 UTC [19461][client backend] [pg_regress/errors][77/38:0] STATEMENT: drop function (); 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/39:0] ERROR: syntax error at or near "314159" at character 15 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/39:0] STATEMENT: drop function 314159(); 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/40:0] ERROR: function nonesuch() does not exist 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/40:0] STATEMENT: drop function nonesuch(); 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/41:0] ERROR: syntax error at or near ";" at character 10 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/41:0] STATEMENT: drop type; 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/42:0] ERROR: syntax error at or near "314159" at character 11 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/42:0] STATEMENT: drop type 314159; 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/43:0] ERROR: type "nonesuch" does not exist 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/43:0] STATEMENT: drop type nonesuch; 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/44:0] ERROR: syntax error at or near ";" at character 14 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/44:0] STATEMENT: drop operator; 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/45:0] ERROR: syntax error at or near ";" at character 21 2024-05-05 02:19:11.144 UTC [19461][client backend] [pg_regress/errors][77/45:0] STATEMENT: drop operator equals; 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/46:0] ERROR: syntax error at or near ";" at character 18 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/46:0] STATEMENT: drop operator ===; 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/47:0] ERROR: syntax error at or near "," at character 19 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/47:0] STATEMENT: drop operator int4, int4; 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/48:0] ERROR: syntax error at or near "(" at character 15 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/48:0] STATEMENT: drop operator (int4, int4); 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/49:0] ERROR: syntax error at or near ")" at character 20 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/49:0] STATEMENT: drop operator === (); 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/50:0] ERROR: missing argument at character 24 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/50:0] HINT: Use NONE to denote the missing argument of a unary operator. 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/50:0] STATEMENT: drop operator === (int4); 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/51:0] ERROR: operator does not exist: integer === integer 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/51:0] STATEMENT: drop operator === (int4, int4); 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/52:0] ERROR: missing argument at character 26 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/52:0] HINT: Use NONE to denote the missing argument of a unary operator. 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/52:0] STATEMENT: drop operator = (nonesuch); 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/53:0] ERROR: syntax error at or near "," at character 19 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/53:0] STATEMENT: drop operator = ( , int4); 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/54:0] ERROR: type "nonesuch" does not exist 2024-05-05 02:19:11.145 UTC [19461][client backend] [pg_regress/errors][77/54:0] STATEMENT: drop operator = (nonesuch, int4); 2024-05-05 02:19:11.146 UTC [19461][client backend] [pg_regress/errors][77/55:0] ERROR: type "nonesuch" does not exist 2024-05-05 02:19:11.146 UTC [19461][client backend] [pg_regress/errors][77/55:0] STATEMENT: drop operator = (int4, nonesuch); 2024-05-05 02:19:11.146 UTC [19461][client backend] [pg_regress/errors][77/56:0] ERROR: syntax error at or near ")" at character 24 2024-05-05 02:19:11.146 UTC [19461][client backend] [pg_regress/errors][77/56:0] STATEMENT: drop operator = (int4, ); 2024-05-05 02:19:11.146 UTC [19461][client backend] [pg_regress/errors][77/57:0] ERROR: syntax error at or near ";" at character 10 2024-05-05 02:19:11.146 UTC [19461][client backend] [pg_regress/errors][77/57:0] STATEMENT: drop rule; 2024-05-05 02:19:11.146 UTC [19461][client backend] [pg_regress/errors][77/58:0] ERROR: syntax error at or near "314159" at character 11 2024-05-05 02:19:11.146 UTC [19461][client backend] [pg_regress/errors][77/58:0] STATEMENT: drop rule 314159; 2024-05-05 02:19:11.147 UTC [19461][client backend] [pg_regress/errors][77/59:0] ERROR: relation "noplace" does not exist 2024-05-05 02:19:11.147 UTC [19461][client backend] [pg_regress/errors][77/59:0] STATEMENT: drop rule nonesuch on noplace; 2024-05-05 02:19:11.147 UTC [19461][client backend] [pg_regress/errors][77/60:0] ERROR: syntax error at or near "tuple" at character 6 2024-05-05 02:19:11.147 UTC [19461][client backend] [pg_regress/errors][77/60:0] STATEMENT: drop tuple rule nonesuch; 2024-05-05 02:19:11.147 UTC [19461][client backend] [pg_regress/errors][77/61:0] ERROR: syntax error at or near "instance" at character 6 2024-05-05 02:19:11.147 UTC [19461][client backend] [pg_regress/errors][77/61:0] STATEMENT: drop instance rule nonesuch on noplace; 2024-05-05 02:19:11.147 UTC [19461][client backend] [pg_regress/errors][77/62:0] ERROR: syntax error at or near "rewrite" at character 6 2024-05-05 02:19:11.147 UTC [19461][client backend] [pg_regress/errors][77/62:0] STATEMENT: drop rewrite rule nonesuch; 2024-05-05 02:19:11.149 UTC [19461][client backend] [pg_regress/errors][77/63:0] ERROR: division by zero 2024-05-05 02:19:11.149 UTC [19461][client backend] [pg_regress/errors][77/63:0] STATEMENT: select 1/0; 2024-05-05 02:19:11.149 UTC [19461][client backend] [pg_regress/errors][77/64:0] ERROR: division by zero 2024-05-05 02:19:11.149 UTC [19461][client backend] [pg_regress/errors][77/64:0] STATEMENT: select 1::int8/0; 2024-05-05 02:19:11.150 UTC [19461][client backend] [pg_regress/errors][77/65:0] ERROR: division by zero 2024-05-05 02:19:11.150 UTC [19461][client backend] [pg_regress/errors][77/65:0] STATEMENT: select 1/0::int8; 2024-05-05 02:19:11.152 UTC [19461][client backend] [pg_regress/errors][77/66:0] ERROR: division by zero 2024-05-05 02:19:11.152 UTC [19461][client backend] [pg_regress/errors][77/66:0] STATEMENT: select 1::int2/0; 2024-05-05 02:19:11.154 UTC [19461][client backend] [pg_regress/errors][77/67:0] ERROR: division by zero 2024-05-05 02:19:11.154 UTC [19461][client backend] [pg_regress/errors][77/67:0] STATEMENT: select 1/0::int2; 2024-05-05 02:19:11.156 UTC [19461][client backend] [pg_regress/errors][77/68:0] ERROR: division by zero 2024-05-05 02:19:11.156 UTC [19461][client backend] [pg_regress/errors][77/68:0] STATEMENT: select 1::numeric/0; 2024-05-05 02:19:11.157 UTC [19461][client backend] [pg_regress/errors][77/69:0] ERROR: division by zero 2024-05-05 02:19:11.157 UTC [19461][client backend] [pg_regress/errors][77/69:0] STATEMENT: select 1/0::numeric; 2024-05-05 02:19:11.157 UTC [19461][client backend] [pg_regress/errors][77/70:0] ERROR: division by zero 2024-05-05 02:19:11.157 UTC [19461][client backend] [pg_regress/errors][77/70:0] STATEMENT: select 1::float8/0; 2024-05-05 02:19:11.159 UTC [19454][client backend] [pg_regress/create_cast][73/14:0] ERROR: cannot cast type integer to casttesttype at character 18 2024-05-05 02:19:11.159 UTC [19454][client backend] [pg_regress/create_cast][73/14:0] STATEMENT: SELECT 1234::int4::casttesttype; 2024-05-05 02:19:11.161 UTC [19461][client backend] [pg_regress/errors][77/71:0] ERROR: division by zero 2024-05-05 02:19:11.161 UTC [19461][client backend] [pg_regress/errors][77/71:0] STATEMENT: select 1/0::float8; 2024-05-05 02:19:11.163 UTC [19471][client backend] [pg_regress/create_aggregate][87/3:0] ERROR: aggregate newavg_wrong(integer) does not exist 2024-05-05 02:19:11.163 UTC [19471][client backend] [pg_regress/create_aggregate][87/3:0] STATEMENT: COMMENT ON AGGREGATE newavg_wrong (int4) IS 'an agg comment'; 2024-05-05 02:19:11.163 UTC [19458][client backend] [pg_regress/drop_if_exists][75/9:0] ERROR: view "test_view_exists" does not exist 2024-05-05 02:19:11.163 UTC [19458][client backend] [pg_regress/drop_if_exists][75/9:0] STATEMENT: DROP VIEW test_view_exists; 2024-05-05 02:19:11.163 UTC [19461][client backend] [pg_regress/errors][77/72:0] ERROR: division by zero 2024-05-05 02:19:11.163 UTC [19461][client backend] [pg_regress/errors][77/72:0] STATEMENT: select 1::float4/0; 2024-05-05 02:19:11.165 UTC [19461][client backend] [pg_regress/errors][77/73:0] ERROR: division by zero 2024-05-05 02:19:11.165 UTC [19461][client backend] [pg_regress/errors][77/73:0] STATEMENT: select 1/0::float4; 2024-05-05 02:19:11.167 UTC [19458][client backend] [pg_regress/drop_if_exists][75/10:0] ERROR: index "test_index_exists" does not exist 2024-05-05 02:19:11.167 UTC [19458][client backend] [pg_regress/drop_if_exists][75/10:0] STATEMENT: DROP INDEX test_index_exists; 2024-05-05 02:19:11.167 UTC [19461][client backend] [pg_regress/errors][77/74:0] ERROR: syntax error at or near "xxx" at character 1 2024-05-05 02:19:11.167 UTC [19461][client backend] [pg_regress/errors][77/74:0] STATEMENT: xxx; 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/75:0] ERROR: syntax error at or near "foo" at character 8 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/75:0] STATEMENT: CREATE foo; 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/76:0] ERROR: syntax error at or near ";" at character 14 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/76:0] STATEMENT: CREATE TABLE ; 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/77:0] ERROR: syntax error at end of input at character 13 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/77:0] STATEMENT: CREATE TABLE 2024-05-05 02:19:11.168 UTC [19457][client backend] [pg_regress/constraints][76/16:0] ERROR: syntax error at or near ")" at character 45 2024-05-05 02:19:11.168 UTC [19457][client backend] [pg_regress/constraints][76/16:0] STATEMENT: CREATE TABLE error_tbl (i int DEFAULT (100, )); 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/78:0] ERROR: syntax error at or near "foo" at character 29 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/78:0] STATEMENT: INSERT INTO foo VALUES(123) foo; 2024-05-05 02:19:11.168 UTC [19457][client backend] [pg_regress/constraints][76/17:0] ERROR: syntax error at or near "IN" at character 43 2024-05-05 02:19:11.168 UTC [19457][client backend] [pg_regress/constraints][76/17:0] STATEMENT: CREATE TABLE error_tbl (b1 bool DEFAULT 1 IN (1, 2)); 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/79:0] ERROR: syntax error at or near "123" at character 13 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/79:0] STATEMENT: INSERT INTO 123 VALUES(123); 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/80:0] ERROR: syntax error at or near "123" at character 29 2024-05-05 02:19:11.168 UTC [19461][client backend] [pg_regress/errors][77/80:0] STATEMENT: INSERT INTO foo VALUES(123) 123 ; 2024-05-05 02:19:11.170 UTC [19461][client backend] [pg_regress/errors][77/81:0] ERROR: syntax error at or near "NUL" at character 94 2024-05-05 02:19:11.170 UTC [19461][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-05-05 02:19:11.170 UTC [19461][client backend] [pg_regress/errors][77/82:0] ERROR: syntax error at or near "NUL" at character 90 2024-05-05 02:19:11.170 UTC [19461][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-05-05 02:19:11.170 UTC [19461][client backend] [pg_regress/errors][77/83:0] ERROR: syntax error at or near "NUL" at character 35 2024-05-05 02:19:11.170 UTC [19461][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-05-05 02:19:11.170 UTC [19461][client backend] [pg_regress/errors][77/84:0] ERROR: syntax error at or near "NUL" at character 90 2024-05-05 02:19:11.170 UTC [19461][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-05-05 02:19:11.172 UTC [19461][client backend] [pg_regress/errors][77/85:0] ERROR: syntax error at or near "NUL" at character 100 2024-05-05 02:19:11.172 UTC [19461][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-05-05 02:19:11.172 UTC [19461][client backend] [pg_regress/errors][77/86:0] ERROR: syntax error at or near "NUL" at character 45 2024-05-05 02:19:11.172 UTC [19461][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-05-05 02:19:11.172 UTC [19461][client backend] [pg_regress/errors][77/87:0] ERROR: syntax error at or near "NUL" at character 153 2024-05-05 02:19:11.172 UTC [19461][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-05-05 02:19:11.172 UTC [19461][client backend] [pg_regress/errors][77/88:0] ERROR: syntax error at or near "NUL" at character 180 2024-05-05 02:19:11.172 UTC [19461][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-05-05 02:19:11.175 UTC [19461][client backend] [pg_regress/errors][:0] LOG: disconnection: session time: 0:00:00.076 user=postgres database=regression host=[local] 2024-05-05 02:19:11.179 UTC [19458][client backend] [pg_regress/drop_if_exists][75/14:0] ERROR: index "test_index_exists" does not exist 2024-05-05 02:19:11.179 UTC [19458][client backend] [pg_regress/drop_if_exists][75/14:0] STATEMENT: DROP INDEX test_index_exists; 2024-05-05 02:19:11.179 UTC [19458][client backend] [pg_regress/drop_if_exists][75/15:0] ERROR: sequence "test_sequence_exists" does not exist 2024-05-05 02:19:11.179 UTC [19458][client backend] [pg_regress/drop_if_exists][75/15:0] STATEMENT: DROP SEQUENCE test_sequence_exists; 2024-05-05 02:19:11.184 UTC [19471][client backend] [pg_regress/create_aggregate][87/10:0] ERROR: aggregate nosuchagg(*) does not exist 2024-05-05 02:19:11.184 UTC [19471][client backend] [pg_regress/create_aggregate][87/10:0] STATEMENT: COMMENT ON AGGREGATE nosuchagg (*) IS 'should fail'; 2024-05-05 02:19:11.188 UTC [19458][client backend] [pg_regress/drop_if_exists][75/19:0] ERROR: sequence "test_sequence_exists" does not exist 2024-05-05 02:19:11.188 UTC [19458][client backend] [pg_regress/drop_if_exists][75/19:0] STATEMENT: DROP SEQUENCE test_sequence_exists; 2024-05-05 02:19:11.188 UTC [19458][client backend] [pg_regress/drop_if_exists][75/20:0] ERROR: schema "test_schema_exists" does not exist 2024-05-05 02:19:11.188 UTC [19458][client backend] [pg_regress/drop_if_exists][75/20:0] STATEMENT: DROP SCHEMA test_schema_exists; 2024-05-05 02:19:11.194 UTC [19458][client backend] [pg_regress/drop_if_exists][75/24:0] ERROR: schema "test_schema_exists" does not exist 2024-05-05 02:19:11.194 UTC [19458][client backend] [pg_regress/drop_if_exists][75/24:0] STATEMENT: DROP SCHEMA test_schema_exists; 2024-05-05 02:19:11.195 UTC [19458][client backend] [pg_regress/drop_if_exists][75/25:0] ERROR: type "test_type_exists" does not exist 2024-05-05 02:19:11.195 UTC [19458][client backend] [pg_regress/drop_if_exists][75/25:0] STATEMENT: DROP TYPE test_type_exists; 2024-05-05 02:19:11.202 UTC [19460][client backend] [pg_regress/hash_func][80/18:0] ERROR: could not identify a hash function for type bit varying 2024-05-05 02:19:11.202 UTC [19460][client backend] [pg_regress/hash_func][80/18:0] STATEMENT: SELECT v as value, hash_array(v)::bit(32) as standard FROM (VALUES ('{101}'::varbit[])) x(v); 2024-05-05 02:19:11.206 UTC [19458][client backend] [pg_regress/drop_if_exists][75/29:0] ERROR: type "test_type_exists" does not exist 2024-05-05 02:19:11.206 UTC [19458][client backend] [pg_regress/drop_if_exists][75/29:0] STATEMENT: DROP TYPE test_type_exists; 2024-05-05 02:19:11.207 UTC [19458][client backend] [pg_regress/drop_if_exists][75/30:0] ERROR: type "test_domain_exists" does not exist 2024-05-05 02:19:11.207 UTC [19458][client backend] [pg_regress/drop_if_exists][75/30:0] STATEMENT: DROP DOMAIN test_domain_exists; 2024-05-05 02:19:11.211 UTC [19454][client backend] [pg_regress/create_cast][:0] LOG: disconnection: session time: 0:00:00.131 user=postgres database=regression host=[local] 2024-05-05 02:19:11.215 UTC [19460][client backend] [pg_regress/hash_func][80/19:0] ERROR: could not identify an extended hash function for type bit varying 2024-05-05 02:19:11.215 UTC [19460][client backend] [pg_regress/hash_func][80/19:0] STATEMENT: SELECT v as value, hash_array_extended(v, 0)::bit(32) as extended0 FROM (VALUES ('{101}'::varbit[])) x(v); 2024-05-05 02:19:11.222 UTC [19457][client backend] [pg_regress/constraints][76/23:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-05-05 02:19:11.222 UTC [19457][client backend] [pg_regress/constraints][76/23:0] DETAIL: Failing row contains (3). 2024-05-05 02:19:11.222 UTC [19457][client backend] [pg_regress/constraints][76/23:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (3); 2024-05-05 02:19:11.222 UTC [19457][client backend] [pg_regress/constraints][76/24:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-05-05 02:19:11.222 UTC [19457][client backend] [pg_regress/constraints][76/24:0] DETAIL: Failing row contains (2). 2024-05-05 02:19:11.222 UTC [19457][client backend] [pg_regress/constraints][76/24:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (2); 2024-05-05 02:19:11.223 UTC [19458][client backend] [pg_regress/drop_if_exists][75/34:0] ERROR: type "test_domain_exists" does not exist 2024-05-05 02:19:11.223 UTC [19458][client backend] [pg_regress/drop_if_exists][75/34:0] STATEMENT: DROP DOMAIN test_domain_exists; 2024-05-05 02:19:11.224 UTC [19457][client backend] [pg_regress/constraints][76/26:0] ERROR: new row for relation "check_tbl" violates check constraint "check_con" 2024-05-05 02:19:11.224 UTC [19457][client backend] [pg_regress/constraints][76/26:0] DETAIL: Failing row contains (1). 2024-05-05 02:19:11.224 UTC [19457][client backend] [pg_regress/constraints][76/26:0] STATEMENT: INSERT INTO CHECK_TBL VALUES (1); 2024-05-05 02:19:11.225 UTC [19471][client backend] [pg_regress/create_aggregate][87/21:0] ERROR: function least_accum(bigint, bigint) requires run-time type coercion 2024-05-05 02:19:11.225 UTC [19471][client backend] [pg_regress/create_aggregate][87/21:0] STATEMENT: create aggregate least_agg(int4) ( stype = int8, sfunc = least_accum ); 2024-05-05 02:19:11.228 UTC [19458][client backend] [pg_regress/drop_if_exists][75/38:0] ERROR: role "regress_test_u2" does not exist 2024-05-05 02:19:11.228 UTC [19458][client backend] [pg_regress/drop_if_exists][75/38:0] STATEMENT: DROP USER regress_test_u2; 2024-05-05 02:19:11.230 UTC [19458][client backend] [pg_regress/drop_if_exists][75/40:0] ERROR: role "regress_test_u1" does not exist 2024-05-05 02:19:11.230 UTC [19458][client backend] [pg_regress/drop_if_exists][75/40:0] STATEMENT: DROP USER regress_test_u1; 2024-05-05 02:19:11.231 UTC [19458][client backend] [pg_regress/drop_if_exists][75/41:0] ERROR: role "regress_test_r2" does not exist 2024-05-05 02:19:11.231 UTC [19458][client backend] [pg_regress/drop_if_exists][75/41:0] STATEMENT: DROP ROLE regress_test_r2; 2024-05-05 02:19:11.234 UTC [19458][client backend] [pg_regress/drop_if_exists][75/43:0] ERROR: role "regress_test_r1" does not exist 2024-05-05 02:19:11.234 UTC [19458][client backend] [pg_regress/drop_if_exists][75/43:0] STATEMENT: DROP ROLE regress_test_r1; 2024-05-05 02:19:11.234 UTC [19471][client backend] [pg_regress/create_aggregate][87/24:0] ERROR: function least_accum(bigint, bigint) requires run-time type coercion 2024-05-05 02:19:11.234 UTC [19471][client backend] [pg_regress/create_aggregate][87/24:0] STATEMENT: create aggregate least_agg(int4) ( stype = int8, sfunc = least_accum ); 2024-05-05 02:19:11.238 UTC [19458][client backend] [pg_regress/drop_if_exists][75/44:0] ERROR: role "regress_test_g2" does not exist 2024-05-05 02:19:11.238 UTC [19458][client backend] [pg_regress/drop_if_exists][75/44:0] STATEMENT: DROP GROUP regress_test_g2; 2024-05-05 02:19:11.239 UTC [19468][client backend] [pg_regress/create_function_sql][86/42:0] ERROR: only superuser can define a leakproof function 2024-05-05 02:19:11.239 UTC [19468][client backend] [pg_regress/create_function_sql][86/42:0] STATEMENT: ALTER FUNCTION functest_E_2(int) LEAKPROOF; 2024-05-05 02:19:11.240 UTC [19468][client backend] [pg_regress/create_function_sql][86/43:0] ERROR: only superuser can define a leakproof function 2024-05-05 02:19:11.240 UTC [19468][client backend] [pg_regress/create_function_sql][86/43:0] STATEMENT: CREATE FUNCTION functest_E_3(int) RETURNS bool LANGUAGE 'sql' LEAKPROOF AS 'SELECT $1 < 200'; 2024-05-05 02:19:11.240 UTC [19458][client backend] [pg_regress/drop_if_exists][75/46:0] ERROR: role "regress_test_g1" does not exist 2024-05-05 02:19:11.240 UTC [19458][client backend] [pg_regress/drop_if_exists][75/46:0] STATEMENT: DROP GROUP regress_test_g1; 2024-05-05 02:19:11.245 UTC [19458][client backend] [pg_regress/drop_if_exists][75/48:0] ERROR: conversion "test_conversion_exists" does not exist 2024-05-05 02:19:11.245 UTC [19458][client backend] [pg_regress/drop_if_exists][75/48:0] STATEMENT: DROP CONVERSION test_conversion_exists; 2024-05-05 02:19:11.246 UTC [19457][client backend] [pg_regress/constraints][76/31:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-05-05 02:19:11.246 UTC [19457][client backend] [pg_regress/constraints][76/31:0] DETAIL: Failing row contains (1, x check failed, -2). 2024-05-05 02:19:11.246 UTC [19457][client backend] [pg_regress/constraints][76/31:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (1, 'x check failed', -2); 2024-05-05 02:19:11.247 UTC [19457][client backend] [pg_regress/constraints][76/32:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-05-05 02:19:11.247 UTC [19457][client backend] [pg_regress/constraints][76/32:0] DETAIL: Failing row contains (5, z check failed, 10). 2024-05-05 02:19:11.247 UTC [19457][client backend] [pg_regress/constraints][76/32:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (5, 'z check failed', 10); 2024-05-05 02:19:11.248 UTC [19457][client backend] [pg_regress/constraints][76/33:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-05-05 02:19:11.248 UTC [19457][client backend] [pg_regress/constraints][76/33:0] DETAIL: Failing row contains (0, check failed, -2). 2024-05-05 02:19:11.248 UTC [19457][client backend] [pg_regress/constraints][76/33:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (0, 'check failed', -2); 2024-05-05 02:19:11.250 UTC [19464][client backend] [pg_regress/roleattributes][:0] LOG: disconnection: session time: 0:00:00.144 user=postgres database=regression host=[local] 2024-05-05 02:19:11.250 UTC [19457][client backend] [pg_regress/constraints][76/34:0] ERROR: new row for relation "check2_tbl" violates check constraint "sequence_con" 2024-05-05 02:19:11.250 UTC [19457][client backend] [pg_regress/constraints][76/34:0] DETAIL: Failing row contains (6, check failed, 11). 2024-05-05 02:19:11.250 UTC [19457][client backend] [pg_regress/constraints][76/34:0] STATEMENT: INSERT INTO CHECK2_TBL VALUES (6, 'check failed', 11); 2024-05-05 02:19:11.252 UTC [19458][client backend] [pg_regress/drop_if_exists][75/52:0] ERROR: text search parser "test_tsparser_exists" does not exist 2024-05-05 02:19:11.252 UTC [19458][client backend] [pg_regress/drop_if_exists][75/52:0] STATEMENT: DROP TEXT SEARCH PARSER test_tsparser_exists; 2024-05-05 02:19:11.254 UTC [19458][client backend] [pg_regress/drop_if_exists][75/54:0] ERROR: text search dictionary "test_tsdict_exists" does not exist 2024-05-05 02:19:11.254 UTC [19458][client backend] [pg_regress/drop_if_exists][75/54:0] STATEMENT: DROP TEXT SEARCH DICTIONARY test_tsdict_exists; 2024-05-05 02:19:11.263 UTC [19458][client backend] [pg_regress/drop_if_exists][75/58:0] ERROR: text search template "test_tstemplate_exists" does not exist 2024-05-05 02:19:11.263 UTC [19458][client backend] [pg_regress/drop_if_exists][75/58:0] STATEMENT: DROP TEXT SEARCH TEMPLATE test_tstemplate_exists; 2024-05-05 02:19:11.264 UTC [19458][client backend] [pg_regress/drop_if_exists][75/60:0] ERROR: text search configuration "test_tsconfig_exists" does not exist 2024-05-05 02:19:11.264 UTC [19458][client backend] [pg_regress/drop_if_exists][75/60:0] STATEMENT: DROP TEXT SEARCH CONFIGURATION test_tsconfig_exists; 2024-05-05 02:19:11.264 UTC [19467][client backend] [pg_regress/triggers][82/23:0] ERROR: trigger "check_fkeys2_pkey_bad" for table "fkeys2" does not exist 2024-05-05 02:19:11.264 UTC [19467][client backend] [pg_regress/triggers][82/23:0] STATEMENT: COMMENT ON TRIGGER check_fkeys2_pkey_bad ON fkeys2 IS 'wrong'; 2024-05-05 02:19:11.274 UTC [19458][client backend] [pg_regress/drop_if_exists][75/64:0] ERROR: extension "test_extension_exists" does not exist 2024-05-05 02:19:11.274 UTC [19458][client backend] [pg_regress/drop_if_exists][75/64:0] STATEMENT: DROP EXTENSION test_extension_exists; 2024-05-05 02:19:11.276 UTC [19458][client backend] [pg_regress/drop_if_exists][75/66:0] ERROR: function test_function_exists() does not exist 2024-05-05 02:19:11.276 UTC [19458][client backend] [pg_regress/drop_if_exists][75/66:0] STATEMENT: DROP FUNCTION test_function_exists(); 2024-05-05 02:19:11.276 UTC [19458][client backend] [pg_regress/drop_if_exists][75/68:0] ERROR: function test_function_exists(integer, text, integer[]) does not exist 2024-05-05 02:19:11.276 UTC [19458][client backend] [pg_regress/drop_if_exists][75/68:0] STATEMENT: DROP FUNCTION test_function_exists(int, text, int[]); 2024-05-05 02:19:11.277 UTC [19458][client backend] [pg_regress/drop_if_exists][75/70:0] ERROR: aggregate test_aggregate_exists(*) does not exist 2024-05-05 02:19:11.277 UTC [19458][client backend] [pg_regress/drop_if_exists][75/70:0] STATEMENT: DROP AGGREGATE test_aggregate_exists(*); 2024-05-05 02:19:11.279 UTC [19458][client backend] [pg_regress/drop_if_exists][75/72:0] ERROR: aggregate test_aggregate_exists(integer) does not exist 2024-05-05 02:19:11.279 UTC [19458][client backend] [pg_regress/drop_if_exists][75/72:0] STATEMENT: DROP AGGREGATE test_aggregate_exists(int); 2024-05-05 02:19:11.280 UTC [19458][client backend] [pg_regress/drop_if_exists][75/74:0] ERROR: operator does not exist: integer @#@ integer 2024-05-05 02:19:11.280 UTC [19458][client backend] [pg_regress/drop_if_exists][75/74:0] STATEMENT: DROP OPERATOR @#@ (int, int); 2024-05-05 02:19:11.282 UTC [19457][client backend] [pg_regress/constraints][76/39:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-05-05 02:19:11.282 UTC [19457][client backend] [pg_regress/constraints][76/39:0] DETAIL: Failing row contains (2, -NULL-, -2). 2024-05-05 02:19:11.282 UTC [19457][client backend] [pg_regress/constraints][76/39:0] STATEMENT: INSERT INTO INSERT_TBL(x,z) VALUES (2, -2); 2024-05-05 02:19:11.283 UTC [19467][client backend] [pg_regress/triggers][82/32:0] ERROR: tuple references non-existent key 2024-05-05 02:19:11.283 UTC [19467][client backend] [pg_regress/triggers][82/32:0] DETAIL: Trigger "check_fkeys2_pkey_exist" found tuple referencing non-existent key in "pkeys". 2024-05-05 02:19:11.283 UTC [19467][client backend] [pg_regress/triggers][82/32:0] STATEMENT: insert into fkeys2 values (70, '5', 3); 2024-05-05 02:19:11.285 UTC [19457][client backend] [pg_regress/constraints][76/42:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-05-05 02:19:11.285 UTC [19457][client backend] [pg_regress/constraints][76/42:0] DETAIL: Failing row contains (2, Y, -2). 2024-05-05 02:19:11.285 UTC [19457][client backend] [pg_regress/constraints][76/42:0] STATEMENT: INSERT INTO INSERT_TBL(y) VALUES ('Y'); 2024-05-05 02:19:11.286 UTC [19458][client backend] [pg_regress/drop_if_exists][75/78:0] ERROR: language "test_language_exists" does not exist 2024-05-05 02:19:11.286 UTC [19458][client backend] [pg_regress/drop_if_exists][75/78:0] STATEMENT: DROP LANGUAGE test_language_exists; 2024-05-05 02:19:11.286 UTC [19457][client backend] [pg_regress/constraints][76/44:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_check" 2024-05-05 02:19:11.286 UTC [19457][client backend] [pg_regress/constraints][76/44:0] DETAIL: Failing row contains (1, -NULL-, -2). 2024-05-05 02:19:11.286 UTC [19457][client backend] [pg_regress/constraints][76/44:0] STATEMENT: INSERT INTO INSERT_TBL(x,z) VALUES (1, -2); 2024-05-05 02:19:11.287 UTC [19458][client backend] [pg_regress/drop_if_exists][75/80:0] ERROR: cast from type text to type text does not exist 2024-05-05 02:19:11.287 UTC [19458][client backend] [pg_regress/drop_if_exists][75/80:0] STATEMENT: DROP CAST (text AS text); 2024-05-05 02:19:11.288 UTC [19458][client backend] [pg_regress/drop_if_exists][75/82:0] ERROR: trigger "test_trigger_exists" for table "test_exists" does not exist 2024-05-05 02:19:11.288 UTC [19458][client backend] [pg_regress/drop_if_exists][75/82:0] STATEMENT: DROP TRIGGER test_trigger_exists ON test_exists; 2024-05-05 02:19:11.288 UTC [19457][client backend] [pg_regress/constraints][76/46:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-05-05 02:19:11.288 UTC [19457][client backend] [pg_regress/constraints][76/46:0] DETAIL: Failing row contains (5, check failed, -5). 2024-05-05 02:19:11.288 UTC [19457][client backend] [pg_regress/constraints][76/46:0] STATEMENT: INSERT INTO INSERT_TBL VALUES (5, 'check failed', -5); 2024-05-05 02:19:11.290 UTC [19468][client backend] [pg_regress/create_function_sql][86/66:0] ERROR: duplicate function body specified 2024-05-05 02:19:11.290 UTC [19468][client backend] [pg_regress/create_function_sql][86/66:0] STATEMENT: CREATE FUNCTION functest_S_xxx(x int) RETURNS int LANGUAGE SQL AS $$ SELECT x * 2 $$ RETURN x * 3; 2024-05-05 02:19:11.291 UTC [19468][client backend] [pg_regress/create_function_sql][86/67:0] ERROR: SQL function with unquoted function body cannot have polymorphic arguments 2024-05-05 02:19:11.291 UTC [19468][client backend] [pg_regress/create_function_sql][86/67:0] STATEMENT: CREATE FUNCTION functest_S_xx(x anyarray) RETURNS anyelement LANGUAGE SQL RETURN x[1]; 2024-05-05 02:19:11.291 UTC [19458][client backend] [pg_regress/drop_if_exists][75/84:0] ERROR: relation "no_such_table" does not exist 2024-05-05 02:19:11.291 UTC [19458][client backend] [pg_regress/drop_if_exists][75/84:0] STATEMENT: DROP TRIGGER test_trigger_exists ON no_such_table; 2024-05-05 02:19:11.293 UTC [19468][client backend] [pg_regress/create_function_sql][86/68:0] ERROR: operator does not exist: date > integer at character 85 2024-05-05 02:19:11.293 UTC [19468][client backend] [pg_regress/create_function_sql][86/68:0] HINT: No operator matches the given name and argument types. You might need to add explicit type casts. 2024-05-05 02:19:11.293 UTC [19468][client backend] [pg_regress/create_function_sql][86/68:0] STATEMENT: CREATE FUNCTION functest_S_xx(x date) RETURNS boolean LANGUAGE SQL RETURN x > 1; 2024-05-05 02:19:11.293 UTC [19462][client backend] [pg_regress/typed_table][79/17:4068] ERROR: cannot add column to typed table 2024-05-05 02:19:11.293 UTC [19462][client backend] [pg_regress/typed_table][79/17:4068] STATEMENT: ALTER TABLE persons ADD COLUMN comment text; 2024-05-05 02:19:11.294 UTC [19462][client backend] [pg_regress/typed_table][79/18:4070] ERROR: cannot drop column from typed table 2024-05-05 02:19:11.294 UTC [19462][client backend] [pg_regress/typed_table][79/18:4070] STATEMENT: ALTER TABLE persons DROP COLUMN name; 2024-05-05 02:19:11.294 UTC [19458][client backend] [pg_regress/drop_if_exists][75/86:0] ERROR: schema "no_such_schema" does not exist 2024-05-05 02:19:11.294 UTC [19458][client backend] [pg_regress/drop_if_exists][75/86:0] STATEMENT: DROP TRIGGER test_trigger_exists ON no_such_schema.no_such_table; 2024-05-05 02:19:11.294 UTC [19462][client backend] [pg_regress/typed_table][79/19:0] ERROR: cannot rename column of typed table 2024-05-05 02:19:11.294 UTC [19462][client backend] [pg_regress/typed_table][79/19:0] STATEMENT: ALTER TABLE persons RENAME COLUMN id TO num; 2024-05-05 02:19:11.294 UTC [19462][client backend] [pg_regress/typed_table][79/20:4071] ERROR: cannot alter column type of typed table 2024-05-05 02:19:11.294 UTC [19462][client backend] [pg_regress/typed_table][79/20:4071] STATEMENT: ALTER TABLE persons ALTER COLUMN name TYPE varchar; 2024-05-05 02:19:11.298 UTC [19467][client backend] [pg_regress/triggers][82/37:0] ERROR: tuple references non-existent key 2024-05-05 02:19:11.298 UTC [19467][client backend] [pg_regress/triggers][82/37:0] DETAIL: Trigger "check_fkeys_pkey_exist" found tuple referencing non-existent key in "pkeys". 2024-05-05 02:19:11.298 UTC [19467][client backend] [pg_regress/triggers][82/37:0] STATEMENT: insert into fkeys values (70, '5', 1); 2024-05-05 02:19:11.299 UTC [19463][client backend] [pg_regress/create_am][83/9:4073] ERROR: cannot drop access method gist2 because other objects depend on it 2024-05-05 02:19:11.299 UTC [19463][client backend] [pg_regress/create_am][83/9:4073] DETAIL: index grect2ind2 depends on operator class box_ops for access method gist2 2024-05-05 02:19:11.299 UTC [19463][client backend] [pg_regress/create_am][83/9:4073] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:11.299 UTC [19463][client backend] [pg_regress/create_am][83/9:4073] STATEMENT: DROP ACCESS METHOD gist2; 2024-05-05 02:19:11.299 UTC [19467][client backend] [pg_regress/triggers][82/38:0] ERROR: tuple references non-existent key 2024-05-05 02:19:11.299 UTC [19467][client backend] [pg_regress/triggers][82/38:0] DETAIL: Trigger "check_fkeys_pkey2_exist" found tuple referencing non-existent key in "fkeys2". 2024-05-05 02:19:11.299 UTC [19467][client backend] [pg_regress/triggers][82/38:0] STATEMENT: insert into fkeys values (60, '6', 4); 2024-05-05 02:19:11.302 UTC [19458][client backend] [pg_regress/drop_if_exists][75/90:0] ERROR: rule "test_rule_exists" for relation "test_exists" does not exist 2024-05-05 02:19:11.302 UTC [19458][client backend] [pg_regress/drop_if_exists][75/90:0] STATEMENT: DROP RULE test_rule_exists ON test_exists; 2024-05-05 02:19:11.304 UTC [19458][client backend] [pg_regress/drop_if_exists][75/92:0] ERROR: relation "no_such_table" does not exist 2024-05-05 02:19:11.304 UTC [19458][client backend] [pg_regress/drop_if_exists][75/92:0] STATEMENT: DROP RULE test_rule_exists ON no_such_table; 2024-05-05 02:19:11.304 UTC [19457][client backend] [pg_regress/constraints][76/50:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_check" 2024-05-05 02:19:11.304 UTC [19457][client backend] [pg_regress/constraints][76/50:0] DETAIL: Failing row contains (5, check failed, 4). 2024-05-05 02:19:11.304 UTC [19457][client backend] [pg_regress/constraints][76/50:0] STATEMENT: INSERT INTO INSERT_TBL(y,z) VALUES ('check failed', 4); 2024-05-05 02:19:11.304 UTC [19458][client backend] [pg_regress/drop_if_exists][75/94:0] ERROR: schema "no_such_schema" does not exist 2024-05-05 02:19:11.304 UTC [19458][client backend] [pg_regress/drop_if_exists][75/94:0] STATEMENT: DROP RULE test_rule_exists ON no_such_schema.no_such_table; 2024-05-05 02:19:11.304 UTC [19457][client backend] [pg_regress/constraints][76/51:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-05-05 02:19:11.304 UTC [19457][client backend] [pg_regress/constraints][76/51:0] DETAIL: Failing row contains (5, check failed, -5). 2024-05-05 02:19:11.304 UTC [19457][client backend] [pg_regress/constraints][76/51:0] STATEMENT: INSERT INTO INSERT_TBL(x,y) VALUES (5, 'check failed'); 2024-05-05 02:19:11.306 UTC [19462][client backend] [pg_regress/typed_table][79/22:4083] ERROR: cannot change inheritance of typed table 2024-05-05 02:19:11.306 UTC [19462][client backend] [pg_regress/typed_table][79/22:4083] STATEMENT: ALTER TABLE persons INHERIT stuff; 2024-05-05 02:19:11.306 UTC [19462][client backend] [pg_regress/typed_table][79/23:0] ERROR: column "myname" does not exist 2024-05-05 02:19:11.306 UTC [19462][client backend] [pg_regress/typed_table][79/23:0] STATEMENT: CREATE TABLE personsx OF person_type (myname WITH OPTIONS NOT NULL); 2024-05-05 02:19:11.308 UTC [19471][client backend] [pg_regress/create_aggregate][87/37:0] ERROR: must specify both or neither of serialization and deserialization functions 2024-05-05 02:19:11.308 UTC [19471][client backend] [pg_regress/create_aggregate][87/37:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize ); 2024-05-05 02:19:11.308 UTC [19471][client backend] [pg_regress/create_aggregate][87/38:0] ERROR: function numeric_avg_deserialize(internal) does not exist 2024-05-05 02:19:11.308 UTC [19471][client backend] [pg_regress/create_aggregate][87/38:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_deserialize, deserialfunc = numeric_avg_deserialize ); 2024-05-05 02:19:11.308 UTC [19457][client backend] [pg_regress/constraints][76/56:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-05-05 02:19:11.308 UTC [19457][client backend] [pg_regress/constraints][76/56:0] DETAIL: Failing row contains (8, Y, -8). 2024-05-05 02:19:11.308 UTC [19457][client backend] [pg_regress/constraints][76/56:0] STATEMENT: INSERT INTO INSERT_TBL(y) VALUES ('Y'); 2024-05-05 02:19:11.309 UTC [19471][client backend] [pg_regress/create_aggregate][87/39:0] ERROR: function numeric_avg_serialize(bytea, internal) does not exist 2024-05-05 02:19:11.309 UTC [19471][client backend] [pg_regress/create_aggregate][87/39:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize, deserialfunc = numeric_avg_serialize ); 2024-05-05 02:19:11.309 UTC [19471][client backend] [pg_regress/create_aggregate][87/40:0] ERROR: function int4larger(internal, internal) does not exist 2024-05-05 02:19:11.309 UTC [19471][client backend] [pg_regress/create_aggregate][87/40:0] STATEMENT: CREATE AGGREGATE myavg (numeric) ( stype = internal, sfunc = numeric_avg_accum, serialfunc = numeric_avg_serialize, deserialfunc = numeric_avg_deserialize, combinefunc = int4larger ); 2024-05-05 02:19:11.310 UTC [19460][client backend] [pg_regress/hash_func][80/37:0] ERROR: could not identify a hash function for type bit varying 2024-05-05 02:19:11.310 UTC [19460][client backend] [pg_regress/hash_func][80/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-05-05 02:19:11.311 UTC [19458][client backend] [pg_regress/drop_if_exists][75/98:0] ERROR: foreign-data wrapper "test_fdw_exists" does not exist 2024-05-05 02:19:11.311 UTC [19458][client backend] [pg_regress/drop_if_exists][75/98:0] STATEMENT: DROP FOREIGN DATA WRAPPER test_fdw_exists; 2024-05-05 02:19:11.312 UTC [19467][client backend] [pg_regress/triggers][82/39:4093] ERROR: "check_fkeys2_fkey_restrict": tuple is referenced in "fkeys" 2024-05-05 02:19:11.312 UTC [19467][client backend] [pg_regress/triggers][82/39:4093] CONTEXT: SQL statement "delete from fkeys2 where fkey21 = $1 and fkey22 = $2 " 2024-05-05 02:19:11.312 UTC [19467][client backend] [pg_regress/triggers][82/39:4093] STATEMENT: delete from pkeys where pkey1 = 30 and pkey2 = '3'; 2024-05-05 02:19:11.312 UTC [19460][client backend] [pg_regress/hash_func][80/38:0] ERROR: could not identify an extended hash function for type bit varying 2024-05-05 02:19:11.312 UTC [19460][client backend] [pg_regress/hash_func][80/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-05-05 02:19:11.315 UTC [19458][client backend] [pg_regress/drop_if_exists][75/100:0] ERROR: server "test_server_exists" does not exist 2024-05-05 02:19:11.315 UTC [19458][client backend] [pg_regress/drop_if_exists][75/100:0] STATEMENT: DROP SERVER test_server_exists; 2024-05-05 02:19:11.315 UTC [19467][client backend] [pg_regress/triggers][82/41:4096] ERROR: "check_fkeys2_fkey_restrict": tuple is referenced in "fkeys" 2024-05-05 02:19:11.315 UTC [19467][client backend] [pg_regress/triggers][82/41:4096] CONTEXT: SQL statement "delete from fkeys2 where fkey21 = $1 and fkey22 = $2 " 2024-05-05 02:19:11.315 UTC [19467][client backend] [pg_regress/triggers][82/41:4096] STATEMENT: update pkeys set pkey1 = 7, pkey2 = '70' where pkey1 = 50 and pkey2 = '5'; 2024-05-05 02:19:11.316 UTC [19458][client backend] [pg_regress/drop_if_exists][75/102:0] ERROR: operator class "test_operator_class" does not exist for access method "btree" 2024-05-05 02:19:11.316 UTC [19458][client backend] [pg_regress/drop_if_exists][75/102:0] STATEMENT: DROP OPERATOR CLASS test_operator_class USING btree; 2024-05-05 02:19:11.317 UTC [19458][client backend] [pg_regress/drop_if_exists][75/104:0] ERROR: access method "no_such_am" does not exist 2024-05-05 02:19:11.317 UTC [19458][client backend] [pg_regress/drop_if_exists][75/104:0] STATEMENT: DROP OPERATOR CLASS test_operator_class USING no_such_am; 2024-05-05 02:19:11.317 UTC [19458][client backend] [pg_regress/drop_if_exists][75/105:0] ERROR: access method "no_such_am" does not exist 2024-05-05 02:19:11.317 UTC [19458][client backend] [pg_regress/drop_if_exists][75/105:0] STATEMENT: DROP OPERATOR CLASS IF EXISTS test_operator_class USING no_such_am; 2024-05-05 02:19:11.317 UTC [19458][client backend] [pg_regress/drop_if_exists][75/106:0] ERROR: operator family "test_operator_family" does not exist for access method "btree" 2024-05-05 02:19:11.317 UTC [19458][client backend] [pg_regress/drop_if_exists][75/106:0] STATEMENT: DROP OPERATOR FAMILY test_operator_family USING btree; 2024-05-05 02:19:11.318 UTC [19458][client backend] [pg_regress/drop_if_exists][75/108:0] ERROR: access method "no_such_am" does not exist 2024-05-05 02:19:11.318 UTC [19458][client backend] [pg_regress/drop_if_exists][75/108:0] STATEMENT: DROP OPERATOR FAMILY test_operator_family USING no_such_am; 2024-05-05 02:19:11.318 UTC [19458][client backend] [pg_regress/drop_if_exists][75/109:0] ERROR: access method "no_such_am" does not exist 2024-05-05 02:19:11.318 UTC [19458][client backend] [pg_regress/drop_if_exists][75/109:0] STATEMENT: DROP OPERATOR FAMILY IF EXISTS test_operator_family USING no_such_am; 2024-05-05 02:19:11.319 UTC [19458][client backend] [pg_regress/drop_if_exists][75/110:0] ERROR: access method "no_such_am" does not exist 2024-05-05 02:19:11.319 UTC [19458][client backend] [pg_regress/drop_if_exists][75/110:0] STATEMENT: DROP ACCESS METHOD no_such_am; 2024-05-05 02:19:11.320 UTC [19457][client backend] [pg_regress/constraints][76/62:0] ERROR: new row for relation "sys_col_check_tbl" violates check constraint "sys_col_check_tbl_check" 2024-05-05 02:19:11.320 UTC [19457][client backend] [pg_regress/constraints][76/62:0] DETAIL: Failing row contains (Olympia, Washington, t, 100). 2024-05-05 02:19:11.320 UTC [19457][client backend] [pg_regress/constraints][76/62:0] STATEMENT: INSERT INTO SYS_COL_CHECK_TBL VALUES ('Olympia', 'Washington', true, 100); 2024-05-05 02:19:11.325 UTC [19460][client backend] [pg_regress/hash_func][:0] LOG: disconnection: session time: 0:00:00.230 user=postgres database=regression host=[local] 2024-05-05 02:19:11.327 UTC [19471][client backend] [pg_regress/create_aggregate][87/49:0] ERROR: cannot change return type of existing function 2024-05-05 02:19:11.327 UTC [19471][client backend] [pg_regress/create_aggregate][87/49:0] HINT: Use DROP AGGREGATE myavg(numeric) first. 2024-05-05 02:19:11.327 UTC [19471][client backend] [pg_regress/create_aggregate][87/49:0] STATEMENT: CREATE OR REPLACE AGGREGATE myavg (numeric) ( stype = numeric, sfunc = numeric_add, finalfunc = numeric_out ); 2024-05-05 02:19:11.328 UTC [19471][client backend] [pg_regress/create_aggregate][87/50:4111] ERROR: cannot change routine kind 2024-05-05 02:19:11.328 UTC [19471][client backend] [pg_regress/create_aggregate][87/50:4111] DETAIL: "myavg" is an ordinary aggregate function. 2024-05-05 02:19:11.328 UTC [19471][client backend] [pg_regress/create_aggregate][87/50:4111] STATEMENT: CREATE OR REPLACE AGGREGATE myavg (order by numeric) ( stype = numeric, sfunc = numeric_add ); 2024-05-05 02:19:11.332 UTC [19457][client backend] [pg_regress/constraints][76/65:4114] ERROR: system column "ctid" reference in check constraint is invalid at character 138 2024-05-05 02:19:11.332 UTC [19457][client backend] [pg_regress/constraints][76/65:4114] 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-05-05 02:19:11.332 UTC [19458][client backend] [pg_regress/drop_if_exists][75/113:0] ERROR: table "test_exists" does not exist 2024-05-05 02:19:11.332 UTC [19458][client backend] [pg_regress/drop_if_exists][75/113:0] STATEMENT: DROP TABLE test_exists; 2024-05-05 02:19:11.336 UTC [19471][client backend] [pg_regress/create_aggregate][87/52:0] ERROR: cannot change routine kind 2024-05-05 02:19:11.336 UTC [19471][client backend] [pg_regress/create_aggregate][87/52:0] DETAIL: "sum3" is a function. 2024-05-05 02:19:11.336 UTC [19471][client backend] [pg_regress/create_aggregate][87/52:0] STATEMENT: CREATE OR REPLACE AGGREGATE sum3 (int8,int8,int8) ( stype = int8, sfunc = sum4 ); 2024-05-05 02:19:11.338 UTC [19463][client backend] [pg_regress/create_am][83/11:0] ERROR: invalid value for parameter "default_table_access_method": "" 2024-05-05 02:19:11.338 UTC [19463][client backend] [pg_regress/create_am][83/11:0] DETAIL: default_table_access_method cannot be empty. 2024-05-05 02:19:11.338 UTC [19463][client backend] [pg_regress/create_am][83/11:0] STATEMENT: SET default_table_access_method = ''; 2024-05-05 02:19:11.339 UTC [19463][client backend] [pg_regress/create_am][83/12:0] ERROR: invalid value for parameter "default_table_access_method": "I do not exist AM" 2024-05-05 02:19:11.339 UTC [19463][client backend] [pg_regress/create_am][83/12:0] DETAIL: Table access method "I do not exist AM" does not exist. 2024-05-05 02:19:11.339 UTC [19463][client backend] [pg_regress/create_am][83/12:0] STATEMENT: SET default_table_access_method = 'I do not exist AM'; 2024-05-05 02:19:11.339 UTC [19463][client backend] [pg_regress/create_am][83/13:0] ERROR: access method "btree" is not of type TABLE 2024-05-05 02:19:11.339 UTC [19463][client backend] [pg_regress/create_am][83/13:0] STATEMENT: SET default_table_access_method = 'btree'; 2024-05-05 02:19:11.341 UTC [19463][client backend] [pg_regress/create_am][83/15:0] ERROR: function int4in(internal) does not exist 2024-05-05 02:19:11.341 UTC [19463][client backend] [pg_regress/create_am][83/15:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE TABLE HANDLER int4in; 2024-05-05 02:19:11.342 UTC [19463][client backend] [pg_regress/create_am][83/16:0] ERROR: function bthandler must return type table_am_handler 2024-05-05 02:19:11.342 UTC [19463][client backend] [pg_regress/create_am][83/16:0] STATEMENT: CREATE ACCESS METHOD bogus TYPE TABLE HANDLER bthandler; 2024-05-05 02:19:11.345 UTC [19471][client backend] [pg_regress/create_aggregate][87/55:0] ERROR: parameter "parallel" must be SAFE, RESTRICTED, or UNSAFE 2024-05-05 02:19:11.345 UTC [19471][client backend] [pg_regress/create_aggregate][87/55:0] STATEMENT: CREATE AGGREGATE mysum (int) ( stype = int, sfunc = int4pl, parallel = pear ); 2024-05-05 02:19:11.346 UTC [19471][client backend] [pg_regress/create_aggregate][87/57:0] ERROR: strictness of aggregate's forward and inverse transition functions must match 2024-05-05 02:19:11.346 UTC [19471][client backend] [pg_regress/create_aggregate][87/57:0] STATEMENT: CREATE AGGREGATE invalidsumdouble (float8) ( stype = float8, sfunc = float8pl, mstype = float8, msfunc = float8pl, minvfunc = float8mi_n ); 2024-05-05 02:19:11.351 UTC [19471][client backend] [pg_regress/create_aggregate][87/59:0] ERROR: return type of inverse transition function float8mi_int is not double precision 2024-05-05 02:19:11.351 UTC [19471][client backend] [pg_regress/create_aggregate][87/59:0] STATEMENT: CREATE AGGREGATE wrongreturntype (float8) ( stype = float8, sfunc = float8pl, mstype = float8, msfunc = float8pl, minvfunc = float8mi_int ); 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/60:0] WARNING: aggregate attribute "Sfunc1" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/60:0] WARNING: aggregate attribute "Basetype" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/60:0] WARNING: aggregate attribute "Stype1" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/60:0] WARNING: aggregate attribute "Initcond1" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/60:0] WARNING: aggregate attribute "Parallel" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/60:0] ERROR: aggregate stype must be specified 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/60:0] STATEMENT: CREATE AGGREGATE case_agg ( -- old syntax "Sfunc1" = int4pl, "Basetype" = int4, "Stype1" = int4, "Initcond1" = '0', "Parallel" = safe ); 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/61:0] WARNING: aggregate attribute "Stype" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/61:0] WARNING: aggregate attribute "Sfunc" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/61:0] WARNING: aggregate attribute "Finalfunc" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/61:0] WARNING: aggregate attribute "Finalfunc_extra" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/61:0] WARNING: aggregate attribute "Finalfunc_modify" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/61:0] WARNING: aggregate attribute "Parallel" not recognized 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/61:0] ERROR: aggregate stype must be specified 2024-05-05 02:19:11.352 UTC [19471][client backend] [pg_regress/create_aggregate][87/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-05-05 02:19:11.354 UTC [19471][client backend] [pg_regress/create_aggregate][:0] LOG: disconnection: session time: 0:00:00.225 user=postgres database=regression host=[local] 2024-05-05 02:19:11.357 UTC [19458][client backend] [pg_regress/drop_if_exists][75/148:0] ERROR: function name "test_ambiguous_funcname" is not unique 2024-05-05 02:19:11.357 UTC [19458][client backend] [pg_regress/drop_if_exists][75/148:0] HINT: Specify the argument list to select the function unambiguously. 2024-05-05 02:19:11.357 UTC [19458][client backend] [pg_regress/drop_if_exists][75/148:0] STATEMENT: DROP FUNCTION test_ambiguous_funcname; 2024-05-05 02:19:11.357 UTC [19458][client backend] [pg_regress/drop_if_exists][75/149:0] ERROR: function name "test_ambiguous_funcname" is not unique 2024-05-05 02:19:11.357 UTC [19458][client backend] [pg_regress/drop_if_exists][75/149:0] HINT: Specify the argument list to select the function unambiguously. 2024-05-05 02:19:11.357 UTC [19458][client backend] [pg_regress/drop_if_exists][75/149:0] STATEMENT: DROP FUNCTION IF EXISTS test_ambiguous_funcname; 2024-05-05 02:19:11.366 UTC [19457][client backend] [pg_regress/constraints][76/68:0] ERROR: new row for relation "insert_child" violates check constraint "insert_child_check" 2024-05-05 02:19:11.366 UTC [19457][client backend] [pg_regress/constraints][76/68:0] DETAIL: Failing row contains (7, -NULL-, -7, 42, 6). 2024-05-05 02:19:11.366 UTC [19457][client backend] [pg_regress/constraints][76/68:0] STATEMENT: INSERT INTO INSERT_CHILD(x,z,cy) VALUES (7,-7,6); 2024-05-05 02:19:11.366 UTC [19457][client backend] [pg_regress/constraints][76/69:0] ERROR: new row for relation "insert_child" violates check constraint "insert_tbl_check" 2024-05-05 02:19:11.366 UTC [19457][client backend] [pg_regress/constraints][76/69:0] DETAIL: Failing row contains (6, -NULL-, -7, 42, 7). 2024-05-05 02:19:11.366 UTC [19457][client backend] [pg_regress/constraints][76/69:0] STATEMENT: INSERT INTO INSERT_CHILD(x,z,cy) VALUES (6,-7,7); 2024-05-05 02:19:11.370 UTC [19458][client backend] [pg_regress/drop_if_exists][75/154:0] ERROR: procedure name "test_ambiguous_procname" is not unique 2024-05-05 02:19:11.370 UTC [19458][client backend] [pg_regress/drop_if_exists][75/154:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-05-05 02:19:11.370 UTC [19458][client backend] [pg_regress/drop_if_exists][75/154:0] STATEMENT: DROP PROCEDURE test_ambiguous_procname; 2024-05-05 02:19:11.370 UTC [19466][client backend] [pg_regress/inherit][84/80:0] ERROR: null value in column "aa" of relation "z" violates not-null constraint 2024-05-05 02:19:11.370 UTC [19466][client backend] [pg_regress/inherit][84/80:0] DETAIL: Failing row contains (null, text). 2024-05-05 02:19:11.370 UTC [19466][client backend] [pg_regress/inherit][84/80:0] STATEMENT: INSERT INTO z VALUES (NULL, 'text'); 2024-05-05 02:19:11.370 UTC [19458][client backend] [pg_regress/drop_if_exists][75/155:0] ERROR: procedure name "test_ambiguous_procname" is not unique 2024-05-05 02:19:11.370 UTC [19458][client backend] [pg_regress/drop_if_exists][75/155:0] HINT: Specify the argument list to select the procedure unambiguously. 2024-05-05 02:19:11.370 UTC [19458][client backend] [pg_regress/drop_if_exists][75/155:0] STATEMENT: DROP PROCEDURE IF EXISTS test_ambiguous_procname; 2024-05-05 02:19:11.371 UTC [19458][client backend] [pg_regress/drop_if_exists][75/156:0] ERROR: routine name "test_ambiguous_procname" is not unique 2024-05-05 02:19:11.371 UTC [19458][client backend] [pg_regress/drop_if_exists][75/156:0] HINT: Specify the argument list to select the routine unambiguously. 2024-05-05 02:19:11.371 UTC [19458][client backend] [pg_regress/drop_if_exists][75/156:0] STATEMENT: DROP ROUTINE IF EXISTS test_ambiguous_procname; 2024-05-05 02:19:11.374 UTC [19458][client backend] [pg_regress/drop_if_exists][75/159:0] ERROR: database "test_database_exists" does not exist 2024-05-05 02:19:11.374 UTC [19458][client backend] [pg_regress/drop_if_exists][75/159:0] STATEMENT: drop database test_database_exists (force); 2024-05-05 02:19:11.375 UTC [19458][client backend] [pg_regress/drop_if_exists][75/160:0] ERROR: database "test_database_exists" does not exist 2024-05-05 02:19:11.375 UTC [19458][client backend] [pg_regress/drop_if_exists][75/160:0] STATEMENT: drop database test_database_exists with (force); 2024-05-05 02:19:11.376 UTC [19457][client backend] [pg_regress/constraints][76/70:0] ERROR: new row for relation "insert_child" violates check constraint "insert_tbl_con" 2024-05-05 02:19:11.376 UTC [19457][client backend] [pg_regress/constraints][76/70:0] DETAIL: Failing row contains (6, check failed, -6, 42, 7). 2024-05-05 02:19:11.376 UTC [19457][client backend] [pg_regress/constraints][76/70:0] STATEMENT: INSERT INTO INSERT_CHILD(x,y,z,cy) VALUES (6,'check failed',-6,7); 2024-05-05 02:19:11.379 UTC [19458][client backend] [pg_regress/drop_if_exists][:0] LOG: disconnection: session time: 0:00:00.290 user=postgres database=regression host=[local] 2024-05-05 02:19:11.391 UTC [19463][client backend] [pg_regress/create_am][83/23:0] ERROR: syntax error at or near "USING" at character 41 2024-05-05 02:19:11.391 UTC [19463][client backend] [pg_regress/create_am][83/23:0] STATEMENT: SELECT INTO tableam_tblselectinto_heap2 USING heap2 FROM tableam_tbl_heap2; 2024-05-05 02:19:11.391 UTC [19463][client backend] [pg_regress/create_am][83/24:0] ERROR: syntax error at or near "USING" at character 32 2024-05-05 02:19:11.391 UTC [19463][client backend] [pg_regress/create_am][83/24:0] STATEMENT: CREATE VIEW tableam_view_heap2 USING heap2 AS SELECT * FROM tableam_tbl_heap2; 2024-05-05 02:19:11.391 UTC [19463][client backend] [pg_regress/create_am][83/25:0] ERROR: syntax error at or near "USING" at character 35 2024-05-05 02:19:11.391 UTC [19463][client backend] [pg_regress/create_am][83/25:0] STATEMENT: CREATE SEQUENCE tableam_seq_heap2 USING heap2; 2024-05-05 02:19:11.392 UTC [19457][client backend] [pg_regress/constraints][76/76:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test_check" 2024-05-05 02:19:11.392 UTC [19457][client backend] [pg_regress/constraints][76/76:0] DETAIL: Failing row contains (-3). 2024-05-05 02:19:11.392 UTC [19457][client backend] [pg_regress/constraints][76/76:0] STATEMENT: INSERT INTO ATACC1 (TEST) VALUES (-3); 2024-05-05 02:19:11.418 UTC [19456][client backend] [pg_regress/updatable_views][74/29:0] ERROR: cannot delete from view "ro_view1" 2024-05-05 02:19:11.418 UTC [19456][client backend] [pg_regress/updatable_views][74/29:0] DETAIL: Views containing DISTINCT are not automatically updatable. 2024-05-05 02:19:11.418 UTC [19456][client backend] [pg_regress/updatable_views][74/29:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-05-05 02:19:11.418 UTC [19456][client backend] [pg_regress/updatable_views][74/29:0] STATEMENT: DELETE FROM ro_view1; 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/30:0] ERROR: cannot delete from view "ro_view2" 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/30:0] DETAIL: Views containing GROUP BY are not automatically updatable. 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/30:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/30:0] STATEMENT: DELETE FROM ro_view2; 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/31:0] ERROR: cannot delete from view "ro_view3" 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/31:0] DETAIL: Views containing HAVING are not automatically updatable. 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/31:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/31:0] STATEMENT: DELETE FROM ro_view3; 2024-05-05 02:19:11.419 UTC [19457][client backend] [pg_regress/constraints][76/80:0] ERROR: new row for relation "atacc2" violates check constraint "atacc1_test_check" 2024-05-05 02:19:11.419 UTC [19457][client backend] [pg_regress/constraints][76/80:0] DETAIL: Failing row contains (-3, null). 2024-05-05 02:19:11.419 UTC [19457][client backend] [pg_regress/constraints][76/80:0] STATEMENT: INSERT INTO ATACC2 (TEST) VALUES (-3); 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/32:0] ERROR: cannot delete from view "ro_view4" 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/32:0] DETAIL: Views that return aggregate functions are not automatically updatable. 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/32:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-05-05 02:19:11.419 UTC [19456][client backend] [pg_regress/updatable_views][74/32:0] STATEMENT: DELETE FROM ro_view4; 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/33:0] ERROR: cannot delete from view "ro_view5" 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/33:0] DETAIL: Views that return window functions are not automatically updatable. 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/33:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/33:0] STATEMENT: DELETE FROM ro_view5; 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/34:0] ERROR: cannot delete from view "ro_view6" 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/34:0] DETAIL: Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable. 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/34:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/34:0] STATEMENT: DELETE FROM ro_view6; 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/35:0] ERROR: cannot update view "ro_view7" 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/35:0] DETAIL: Views containing WITH are not automatically updatable. 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/35:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.420 UTC [19456][client backend] [pg_regress/updatable_views][74/35:0] STATEMENT: UPDATE ro_view7 SET a=a+1; 2024-05-05 02:19:11.421 UTC [19457][client backend] [pg_regress/constraints][76/81:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test_check" 2024-05-05 02:19:11.421 UTC [19457][client backend] [pg_regress/constraints][76/81:0] DETAIL: Failing row contains (-3, null). 2024-05-05 02:19:11.421 UTC [19457][client backend] [pg_regress/constraints][76/81:0] STATEMENT: INSERT INTO ATACC1 (TEST) VALUES (-3); 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/36:0] ERROR: cannot update view "ro_view8" 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/36:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/36:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/36:0] STATEMENT: UPDATE ro_view8 SET a=a+1; 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/37:0] ERROR: cannot update view "ro_view9" 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/37:0] DETAIL: Views containing LIMIT or OFFSET are not automatically updatable. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/37:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/37:0] STATEMENT: UPDATE ro_view9 SET a=a+1; 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/38:0] ERROR: cannot update view "ro_view10" 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/38:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/38:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/38:0] STATEMENT: UPDATE ro_view10 SET a=a+1; 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/39:0] ERROR: cannot update view "ro_view11" 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/39:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/39:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/39:0] STATEMENT: UPDATE ro_view11 SET a=a+1; 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/40:0] ERROR: cannot update view "ro_view12" 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/40:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/40:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.423 UTC [19456][client backend] [pg_regress/updatable_views][74/40:0] STATEMENT: UPDATE ro_view12 SET a=a+1; 2024-05-05 02:19:11.424 UTC [19457][client backend] [pg_regress/constraints][76/83:0] ERROR: new row for relation "atacc1" violates check constraint "atacc1_test2_check" 2024-05-05 02:19:11.424 UTC [19457][client backend] [pg_regress/constraints][76/83:0] DETAIL: Failing row contains (null, 3). 2024-05-05 02:19:11.424 UTC [19457][client backend] [pg_regress/constraints][76/83:0] STATEMENT: INSERT INTO ATACC1 (TEST2) VALUES (3); 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/41:0] ERROR: cannot insert into view "ro_view13" 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/41:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/41:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/41:0] STATEMENT: INSERT INTO ro_view13 VALUES (3, 'Row 3'); 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/42:0] ERROR: cannot delete from view "ro_view13" 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/42:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/42:0] HINT: To enable deleting from the view using MERGE, provide an INSTEAD OF DELETE trigger. 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/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-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/43:0] ERROR: cannot update view "ro_view13" 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/43:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/43:0] HINT: To enable updating the view using MERGE, provide an INSTEAD OF UPDATE trigger. 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/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-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/44:0] ERROR: cannot insert into view "ro_view13" 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/44:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/44:0] HINT: To enable inserting into the view using MERGE, provide an INSTEAD OF INSERT trigger. 2024-05-05 02:19:11.424 UTC [19456][client backend] [pg_regress/updatable_views][74/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-05-05 02:19:11.425 UTC [19456][client backend] [pg_regress/updatable_views][74/46:0] ERROR: cannot insert into column "ctid" of view "rw_view14" 2024-05-05 02:19:11.425 UTC [19456][client backend] [pg_regress/updatable_views][74/46:0] DETAIL: View columns that refer to system columns are not updatable. 2024-05-05 02:19:11.425 UTC [19456][client backend] [pg_regress/updatable_views][74/46:0] STATEMENT: INSERT INTO rw_view14 VALUES (null, 3, 'Row 3'); 2024-05-05 02:19:11.434 UTC [19456][client backend] [pg_regress/updatable_views][74/48:0] ERROR: cannot update column "ctid" of view "rw_view14" 2024-05-05 02:19:11.434 UTC [19456][client backend] [pg_regress/updatable_views][74/48:0] DETAIL: View columns that refer to system columns are not updatable. 2024-05-05 02:19:11.434 UTC [19456][client backend] [pg_regress/updatable_views][74/48:0] STATEMENT: UPDATE rw_view14 SET ctid=null WHERE a=3; 2024-05-05 02:19:11.437 UTC [19462][client backend] [pg_regress/typed_table][79/44:0] ERROR: column "name" specified more than once 2024-05-05 02:19:11.437 UTC [19462][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-05-05 02:19:11.438 UTC [19456][client backend] [pg_regress/updatable_views][74/52:0] ERROR: cannot merge into column "ctid" of view "rw_view14" 2024-05-05 02:19:11.438 UTC [19456][client backend] [pg_regress/updatable_views][74/52:0] DETAIL: View columns that refer to system columns are not updatable. 2024-05-05 02:19:11.438 UTC [19456][client backend] [pg_regress/updatable_views][74/52:0] STATEMENT: MERGE INTO rw_view14 AS t USING (VALUES (2, 'Merged row 2'), (3, 'Merged row 3')) AS v(a,b) ON t.a = v.a WHEN MATCHED THEN UPDATE SET b = v.b -- should be OK, except... WHEN NOT MATCHED THEN INSERT VALUES (null, v.a, v.b); 2024-05-05 02:19:11.443 UTC [19462][client backend] [pg_regress/typed_table][79/45:4186] ERROR: cannot drop type person_type because other objects depend on it 2024-05-05 02:19:11.443 UTC [19462][client backend] [pg_regress/typed_table][79/45:4186] 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-05-05 02:19:11.443 UTC [19462][client backend] [pg_regress/typed_table][79/45:4186] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:11.443 UTC [19462][client backend] [pg_regress/typed_table][79/45:4186] STATEMENT: DROP TYPE person_type RESTRICT; 2024-05-05 02:19:11.444 UTC [19456][client backend] [pg_regress/updatable_views][74/57:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-05-05 02:19:11.444 UTC [19456][client backend] [pg_regress/updatable_views][74/57:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-05-05 02:19:11.444 UTC [19456][client backend] [pg_regress/updatable_views][74/57:0] STATEMENT: INSERT INTO rw_view15 VALUES (3, 'ROW 3'); 2024-05-05 02:19:11.449 UTC [19456][client backend] [pg_regress/updatable_views][74/65:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-05-05 02:19:11.449 UTC [19456][client backend] [pg_regress/updatable_views][74/65:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-05-05 02:19:11.449 UTC [19456][client backend] [pg_regress/updatable_views][74/65:0] STATEMENT: INSERT INTO rw_view15 (a) VALUES (3) ON CONFLICT (a) DO UPDATE set upper = 'blarg'; 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/69:0] ERROR: cannot insert into column "upper" of view "rw_view15" 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/69:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/69:0] STATEMENT: INSERT INTO rw_view15 (a) VALUES (4); 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/70:0] ERROR: cannot update column "upper" of view "rw_view15" 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/70:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/70:0] STATEMENT: UPDATE rw_view15 SET upper='ROW 3' WHERE a=3; 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/71:0] ERROR: cannot update column "upper" of view "rw_view15" 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/71:0] DETAIL: View columns that are not columns of their base relation are not updatable. 2024-05-05 02:19:11.454 UTC [19456][client backend] [pg_regress/updatable_views][74/71:0] STATEMENT: UPDATE rw_view15 SET upper=DEFAULT WHERE a=3; 2024-05-05 02:19:11.455 UTC [19469][client backend] [pg_regress/vacuum][85/56:0] ERROR: ANALYZE cannot be executed from VACUUM or ANALYZE 2024-05-05 02:19:11.455 UTC [19469][client backend] [pg_regress/vacuum][85/56:0] CONTEXT: SQL function "do_analyze" statement 1 SQL function "wrap_do_analyze" statement 1 2024-05-05 02:19:11.455 UTC [19469][client backend] [pg_regress/vacuum][85/56:0] STATEMENT: ANALYZE vaccluster; 2024-05-05 02:19:11.457 UTC [19456][client backend] [pg_regress/updatable_views][74/75:0] ERROR: multiple assignments to same column "a" 2024-05-05 02:19:11.457 UTC [19456][client backend] [pg_regress/updatable_views][74/75:0] STATEMENT: INSERT INTO rw_view16 VALUES (3, 'Row 3', 3); 2024-05-05 02:19:11.457 UTC [19456][client backend] [pg_regress/updatable_views][74/77:0] ERROR: multiple assignments to same column "a" 2024-05-05 02:19:11.457 UTC [19456][client backend] [pg_regress/updatable_views][74/77:0] STATEMENT: UPDATE rw_view16 SET a=3, aa=-3 WHERE a=3; 2024-05-05 02:19:11.463 UTC [19456][client backend] [pg_regress/updatable_views][74/81:0] ERROR: cannot insert into view "ro_view1" 2024-05-05 02:19:11.463 UTC [19456][client backend] [pg_regress/updatable_views][74/81:0] DETAIL: Views containing DISTINCT are not automatically updatable. 2024-05-05 02:19:11.463 UTC [19456][client backend] [pg_regress/updatable_views][74/81:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-05-05 02:19:11.463 UTC [19456][client backend] [pg_regress/updatable_views][74/81:0] STATEMENT: INSERT INTO ro_view17 VALUES (3, 'ROW 3'); 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/82:0] ERROR: cannot delete from view "ro_view18" 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/82:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/82:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/82:0] STATEMENT: DELETE FROM ro_view18; 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/83:0] ERROR: cannot update view "ro_view19" 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/83:0] DETAIL: Views that do not select from a single table or view are not automatically updatable. 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/83:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/83:0] STATEMENT: UPDATE ro_view19 SET last_value=1000; 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/84:0] ERROR: cannot update view "ro_view20" 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/84:0] DETAIL: Views that return set-returning functions are not automatically updatable. 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/84:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.464 UTC [19456][client backend] [pg_regress/updatable_views][74/84:0] STATEMENT: UPDATE ro_view20 SET b=upper(b); 2024-05-05 02:19:11.477 UTC [19462][client backend] [pg_regress/typed_table][79/47:0] ERROR: type stuff is not a composite type 2024-05-05 02:19:11.477 UTC [19462][client backend] [pg_regress/typed_table][79/47:0] STATEMENT: CREATE TABLE persons5 OF stuff; 2024-05-05 02:19:11.478 UTC [19456][client backend] [pg_regress/updatable_views][74/88:0] ERROR: cannot insert into view "rw_view16" 2024-05-05 02:19:11.478 UTC [19456][client backend] [pg_regress/updatable_views][74/88:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-05-05 02:19:11.478 UTC [19456][client backend] [pg_regress/updatable_views][74/88:0] HINT: To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule. 2024-05-05 02:19:11.478 UTC [19456][client backend] [pg_regress/updatable_views][74/88:0] STATEMENT: INSERT INTO rw_view16 (a, b) VALUES (3, 'Row 3'); 2024-05-05 02:19:11.478 UTC [19456][client backend] [pg_regress/updatable_views][74/89:0] ERROR: cannot update view "rw_view16" 2024-05-05 02:19:11.478 UTC [19456][client backend] [pg_regress/updatable_views][74/89:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-05-05 02:19:11.478 UTC [19456][client backend] [pg_regress/updatable_views][74/89:0] HINT: To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule. 2024-05-05 02:19:11.478 UTC [19456][client backend] [pg_regress/updatable_views][74/89:0] STATEMENT: UPDATE rw_view16 SET b='ROW 2' WHERE a=2; 2024-05-05 02:19:11.479 UTC [19456][client backend] [pg_regress/updatable_views][74/90:0] ERROR: cannot delete from view "rw_view16" 2024-05-05 02:19:11.479 UTC [19456][client backend] [pg_regress/updatable_views][74/90:0] DETAIL: Views with conditional DO INSTEAD rules are not automatically updatable. 2024-05-05 02:19:11.479 UTC [19456][client backend] [pg_regress/updatable_views][74/90:0] HINT: To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule. 2024-05-05 02:19:11.479 UTC [19456][client backend] [pg_regress/updatable_views][74/90:0] STATEMENT: DELETE FROM rw_view16 WHERE a=2; 2024-05-05 02:19:11.479 UTC [19456][client backend] [pg_regress/updatable_views][74/91:0] ERROR: cannot execute MERGE on relation "rw_view16" 2024-05-05 02:19:11.479 UTC [19456][client backend] [pg_regress/updatable_views][74/91:0] DETAIL: MERGE is not supported for relations with rules. 2024-05-05 02:19:11.479 UTC [19456][client backend] [pg_regress/updatable_views][74/91:0] STATEMENT: MERGE INTO rw_view16 AS t USING (VALUES (3, 'Row 3')) AS v(a,b) ON t.a = v.a WHEN NOT MATCHED THEN INSERT VALUES (v.a, v.b); 2024-05-05 02:19:11.554 UTC [19469][client backend] [pg_regress/vacuum][85/70:4290] ERROR: ANALYZE cannot be executed from VACUUM or ANALYZE 2024-05-05 02:19:11.554 UTC [19469][client backend] [pg_regress/vacuum][85/70:4290] CONTEXT: SQL function "do_analyze" statement 1 SQL function "wrap_do_analyze" statement 1 2024-05-05 02:19:11.554 UTC [19469][client backend] [pg_regress/vacuum][85/70:4290] STATEMENT: VACUUM FULL vaccluster; 2024-05-05 02:19:11.586 UTC [19467][client backend] [pg_regress/triggers][82/113:4318] ERROR: ttdummy (tttest): you cannot change price_on and/or price_off columns (use set_ttdummy) 2024-05-05 02:19:11.586 UTC [19467][client backend] [pg_regress/triggers][82/113:4318] STATEMENT: update tttest set price_on = -1 where price_id = 1; 2024-05-05 02:19:11.601 UTC [19462][client backend] [pg_regress/typed_table][:0] LOG: disconnection: session time: 0:00:00.503 user=postgres database=regression host=[local] 2024-05-05 02:19:11.628 UTC [19457][client backend] [pg_regress/constraints][76/123:0] ERROR: not-null constraints on partitioned tables cannot be NO INHERIT 2024-05-05 02:19:11.628 UTC [19457][client backend] [pg_regress/constraints][76/123:0] STATEMENT: CREATE TABLE ATACC1 (a int NOT NULL NO INHERIT) PARTITION BY LIST (a); 2024-05-05 02:19:11.628 UTC [19457][client backend] [pg_regress/constraints][76/124:0] ERROR: not-null constraints on partitioned tables cannot be NO INHERIT 2024-05-05 02:19:11.628 UTC [19457][client backend] [pg_regress/constraints][76/124:0] STATEMENT: CREATE TABLE ATACC1 (a int, NOT NULL a NO INHERIT) PARTITION BY LIST (a); 2024-05-05 02:19:11.638 UTC [19457][client backend] [pg_regress/constraints][76/130:4361] ERROR: column "a" of relation "atacc3" contains null values 2024-05-05 02:19:11.638 UTC [19457][client backend] [pg_regress/constraints][76/130:4361] STATEMENT: ALTER TABLE ATACC1 ADD CONSTRAINT ditto NOT NULL a; 2024-05-05 02:19:11.670 UTC [19468][client backend] [pg_regress/create_function_sql][86/111:0] ERROR: could not find a function named "functest_b_1" 2024-05-05 02:19:11.670 UTC [19468][client backend] [pg_regress/create_function_sql][86/111:0] STATEMENT: DROP FUNCTION functest_b_1; 2024-05-05 02:19:11.671 UTC [19468][client backend] [pg_regress/create_function_sql][86/112:0] ERROR: function name "functest_b_2" is not unique 2024-05-05 02:19:11.671 UTC [19468][client backend] [pg_regress/create_function_sql][86/112:0] HINT: Specify the argument list to select the function unambiguously. 2024-05-05 02:19:11.671 UTC [19468][client backend] [pg_regress/create_function_sql][86/112:0] STATEMENT: DROP FUNCTION functest_b_2; 2024-05-05 02:19:11.673 UTC [19468][client backend] [pg_regress/create_function_sql][86/114:0] ERROR: cannot change routine kind 2024-05-05 02:19:11.673 UTC [19468][client backend] [pg_regress/create_function_sql][86/114:0] DETAIL: "functest1" is a function. 2024-05-05 02:19:11.673 UTC [19468][client backend] [pg_regress/create_function_sql][86/114:0] STATEMENT: CREATE OR REPLACE FUNCTION functest1(a int) RETURNS int LANGUAGE SQL WINDOW AS 'SELECT $1'; 2024-05-05 02:19:11.673 UTC [19468][client backend] [pg_regress/create_function_sql][86/115:0] ERROR: cannot change routine kind 2024-05-05 02:19:11.673 UTC [19468][client backend] [pg_regress/create_function_sql][86/115:0] DETAIL: "functest1" is a function. 2024-05-05 02:19:11.673 UTC [19468][client backend] [pg_regress/create_function_sql][86/115:0] STATEMENT: CREATE OR REPLACE PROCEDURE functest1(a int) LANGUAGE SQL AS 'SELECT $1'; 2024-05-05 02:19:11.706 UTC [19463][client backend] [pg_regress/create_am][83/56:4404] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2024-05-05 02:19:11.706 UTC [19463][client backend] [pg_regress/create_am][83/56:4404] STATEMENT: ALTER TABLE heaptable SET ACCESS METHOD heap, SET ACCESS METHOD heap2; 2024-05-05 02:19:11.710 UTC [19463][client backend] [pg_regress/create_am][83/57:4405] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2024-05-05 02:19:11.710 UTC [19463][client backend] [pg_regress/create_am][83/57:4405] STATEMENT: ALTER TABLE heaptable SET ACCESS METHOD DEFAULT, SET ACCESS METHOD heap2; 2024-05-05 02:19:11.710 UTC [19463][client backend] [pg_regress/create_am][83/58:4406] ERROR: cannot have multiple SET ACCESS METHOD subcommands 2024-05-05 02:19:11.710 UTC [19463][client backend] [pg_regress/create_am][83/58:4406] STATEMENT: ALTER MATERIALIZED VIEW heapmv SET ACCESS METHOD heap, SET ACCESS METHOD heap2; 2024-05-05 02:19:11.736 UTC [19468][client backend] [pg_regress/create_function_sql][86/141:4430] ERROR: return type mismatch in function declared to return integer 2024-05-05 02:19:11.736 UTC [19468][client backend] [pg_regress/create_function_sql][86/141:4430] DETAIL: Actual return type is text. 2024-05-05 02:19:11.736 UTC [19468][client backend] [pg_regress/create_function_sql][86/141:4430] CONTEXT: SQL function "test1" 2024-05-05 02:19:11.736 UTC [19468][client backend] [pg_regress/create_function_sql][86/141:4430] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT ''not an integer'';'; 2024-05-05 02:19:11.736 UTC [19468][client backend] [pg_regress/create_function_sql][86/142:4431] ERROR: syntax error at or near "not" at character 62 2024-05-05 02:19:11.736 UTC [19468][client backend] [pg_regress/create_function_sql][86/142:4431] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'not even SQL'; 2024-05-05 02:19:11.746 UTC [19468][client backend] [pg_regress/create_function_sql][86/143:4436] ERROR: return type mismatch in function declared to return integer 2024-05-05 02:19:11.746 UTC [19468][client backend] [pg_regress/create_function_sql][86/143:4436] DETAIL: Final statement must return exactly one column. 2024-05-05 02:19:11.746 UTC [19468][client backend] [pg_regress/create_function_sql][86/143:4436] CONTEXT: SQL function "test1" 2024-05-05 02:19:11.746 UTC [19468][client backend] [pg_regress/create_function_sql][86/143:4436] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT 1, 2, 3;'; 2024-05-05 02:19:11.749 UTC [19468][client backend] [pg_regress/create_function_sql][86/144:4438] ERROR: there is no parameter $2 at character 69 2024-05-05 02:19:11.749 UTC [19468][client backend] [pg_regress/create_function_sql][86/144:4438] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'SELECT $2;'; 2024-05-05 02:19:11.749 UTC [19468][client backend] [pg_regress/create_function_sql][86/145:0] ERROR: only one AS item needed for language "sql" 2024-05-05 02:19:11.749 UTC [19468][client backend] [pg_regress/create_function_sql][86/145:0] STATEMENT: CREATE FUNCTION test1 (int) RETURNS int LANGUAGE SQL AS 'a', 'b'; 2024-05-05 02:19:11.762 UTC [19466][client backend] [pg_regress/inherit][84/152:0] ERROR: column "tomorrow" inherits conflicting default values 2024-05-05 02:19:11.762 UTC [19466][client backend] [pg_regress/inherit][84/152:0] HINT: To resolve the conflict, specify a default explicitly. 2024-05-05 02:19:11.762 UTC [19466][client backend] [pg_regress/inherit][84/152:0] STATEMENT: CREATE TABLE otherchild () INHERITS (firstparent, thirdparent); 2024-05-05 02:19:11.777 UTC [19468][client backend] [pg_regress/create_function_sql][:0] LOG: disconnection: session time: 0:00:00.656 user=postgres database=regression host=[local] 2024-05-05 02:19:11.815 UTC [19457][client backend] [pg_regress/constraints][76/173:4477] ERROR: cannot add NOT NULL constraint to column "a" of relation "atacc2" with inheritance children 2024-05-05 02:19:11.815 UTC [19457][client backend] [pg_regress/constraints][76/173:4477] DETAIL: Existing constraint "a_is_not_null" is marked NO INHERIT. 2024-05-05 02:19:11.815 UTC [19457][client backend] [pg_regress/constraints][76/173:4477] STATEMENT: ALTER TABLE ATACC2 INHERIT ATACC1; 2024-05-05 02:19:11.844 UTC [19457][client backend] [pg_regress/constraints][76/185:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-05-05 02:19:11.844 UTC [19457][client backend] [pg_regress/constraints][76/185:0] DETAIL: Failing row contains (8, try again, -8). 2024-05-05 02:19:11.844 UTC [19457][client backend] [pg_regress/constraints][76/185:0] STATEMENT: INSERT INTO INSERT_TBL(y,z) SELECT yd, -8 FROM tmp WHERE yd = 'try again'; 2024-05-05 02:19:11.852 UTC [19457][client backend] [pg_regress/constraints][76/191:0] ERROR: new row for relation "insert_tbl" violates check constraint "insert_tbl_con" 2024-05-05 02:19:11.852 UTC [19457][client backend] [pg_regress/constraints][76/191:0] DETAIL: Failing row contains (-4, Y, 4). 2024-05-05 02:19:11.852 UTC [19457][client backend] [pg_regress/constraints][76/191:0] STATEMENT: UPDATE INSERT_TBL SET x = z, z = x; 2024-05-05 02:19:11.866 UTC [19467][client backend] [pg_regress/triggers][82/183:0] ERROR: duplicate trigger events specified at or near "ON" at character 63 2024-05-05 02:19:11.866 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:11.866 UTC [19467][client backend] [pg_regress/triggers][82/184:0] ERROR: column "a" specified more than once 2024-05-05 02:19:11.866 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:11.866 UTC [19467][client backend] [pg_regress/triggers][82/185:0] ERROR: syntax error at or near "OF" at character 42 2024-05-05 02:19:11.866 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/186:0] ERROR: INSERT trigger's WHEN condition cannot reference OLD values at character 88 2024-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/187:0] ERROR: DELETE trigger's WHEN condition cannot reference NEW values at character 97 2024-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/188:0] ERROR: BEFORE trigger's WHEN condition cannot reference NEW system columns at character 88 2024-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/189:0] ERROR: statement trigger's WHEN condition cannot reference column values at character 90 2024-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/190:4507] ERROR: cannot drop column b of table main_table because other objects depend on it 2024-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/190:4507] 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-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/190:4507] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:11.867 UTC [19467][client backend] [pg_regress/triggers][82/190:4507] STATEMENT: ALTER TABLE main_table DROP COLUMN b; 2024-05-05 02:19:11.868 UTC [19457][client backend] [pg_regress/constraints][76/196:0] ERROR: new row for relation "copy_tbl" violates check constraint "copy_con" 2024-05-05 02:19:11.868 UTC [19457][client backend] [pg_regress/constraints][76/196:0] DETAIL: Failing row contains (7, check failed, 6). 2024-05-05 02:19:11.868 UTC [19457][client backend] [pg_regress/constraints][76/196:0] CONTEXT: COPY copy_tbl, line 2: "7 check failed 6" 2024-05-05 02:19:11.868 UTC [19457][client backend] [pg_regress/constraints][76/196:0] STATEMENT: COPY COPY_TBL FROM '/tmp/cirrus-ci-build/src/test/regress/data/constrf.data'; 2024-05-05 02:19:11.870 UTC [19463][client backend] [pg_regress/create_am][83/63:0] ERROR: zero-length delimited identifier at or near """" at character 37 2024-05-05 02:19:11.870 UTC [19463][client backend] [pg_regress/create_am][83/63:0] STATEMENT: CREATE TABLE i_am_a_failure() USING ""; 2024-05-05 02:19:11.878 UTC [19463][client backend] [pg_regress/create_am][83/64:0] ERROR: access method "i_do_not_exist_am" does not exist 2024-05-05 02:19:11.878 UTC [19463][client backend] [pg_regress/create_am][83/64:0] STATEMENT: CREATE TABLE i_am_a_failure() USING i_do_not_exist_am; 2024-05-05 02:19:11.878 UTC [19463][client backend] [pg_regress/create_am][83/65:0] ERROR: access method "I do not exist AM" does not exist 2024-05-05 02:19:11.878 UTC [19463][client backend] [pg_regress/create_am][83/65:0] STATEMENT: CREATE TABLE i_am_a_failure() USING "I do not exist AM"; 2024-05-05 02:19:11.878 UTC [19463][client backend] [pg_regress/create_am][83/66:0] ERROR: access method "btree" is not of type TABLE 2024-05-05 02:19:11.878 UTC [19463][client backend] [pg_regress/create_am][83/66:0] STATEMENT: CREATE TABLE i_am_a_failure() USING "btree"; 2024-05-05 02:19:11.879 UTC [19457][client backend] [pg_regress/constraints][76/201:4514] ERROR: duplicate key value violates unique constraint "primary_tbl_pkey" 2024-05-05 02:19:11.879 UTC [19457][client backend] [pg_regress/constraints][76/201:4514] DETAIL: Key (i)=(1) already exists. 2024-05-05 02:19:11.879 UTC [19457][client backend] [pg_regress/constraints][76/201:4514] STATEMENT: INSERT INTO PRIMARY_TBL VALUES (1, 'three'); 2024-05-05 02:19:11.879 UTC [19463][client backend] [pg_regress/create_am][83/67:4513] ERROR: "tableam_parted_a_heap2" is not partitioned 2024-05-05 02:19:11.879 UTC [19463][client backend] [pg_regress/create_am][83/67:4513] STATEMENT: CREATE FOREIGN TABLE fp PARTITION OF tableam_parted_a_heap2 DEFAULT SERVER x; 2024-05-05 02:19:11.880 UTC [19457][client backend] [pg_regress/constraints][76/204:0] ERROR: null value in column "i" of relation "primary_tbl" violates not-null constraint 2024-05-05 02:19:11.880 UTC [19457][client backend] [pg_regress/constraints][76/204:0] DETAIL: Failing row contains (null, six). 2024-05-05 02:19:11.880 UTC [19457][client backend] [pg_regress/constraints][76/204:0] STATEMENT: INSERT INTO PRIMARY_TBL (t) VALUES ('six'); 2024-05-05 02:19:11.881 UTC [19463][client backend] [pg_regress/create_am][83/68:4517] ERROR: cannot drop access method heap2 because other objects depend on it 2024-05-05 02:19:11.881 UTC [19463][client backend] [pg_regress/create_am][83/68:4517] 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-05-05 02:19:11.881 UTC [19463][client backend] [pg_regress/create_am][83/68:4517] HINT: Use DROP ... CASCADE to drop the dependent objects too. 2024-05-05 02:19:11.881 UTC [19463][client backend] [pg_regress/create_am][83/68:4517] STATEMENT: DROP ACCESS METHOD heap2; 2024-05-05 02:19:11.884 UTC [19463][client backend] [pg_regress/create_am][:0] LOG: disconnection: session time: 0:00:00.776 user=postgres database=regression host=[local] 2024-05-05 02:19:11.907 UTC [19466][client backend] [pg_regress/inherit][84/161:4528] ERROR: cannot alter inherited column "f1" of relation "childtab" 2024-05-05 02:19:11.907 UTC [19466][client backend] [pg_regress/inherit][84/161:4528] STATEMENT: alter table parent1 alter column f1 type bigint; 2024-05-05 02:19:11.912 UTC [19457][client backend] [pg_regress/constraints][76/213:0] ERROR: null value in column "i" of relation "primary_tbl" violates not-null constraint 2024-05-05 02:19:11.912 UTC [19457][client backend] [pg_regress/constraints][76/213:0] DETAIL: Failing row contains (null, six). 2024-05-05 02:19:11.912 UTC [19457][client backend] [pg_regress/constraints][76/213:0] STATEMENT: INSERT INTO PRIMARY_TBL (t) VALUES ('six'); 2024-05-05 02:19:11.913 UTC [19456][client backend] [pg_regress/updatable_views][74/167:0] ERROR: cannot execute MERGE on relation "rw_view1" 2024-05-05 02:19:11.913 UTC [19456][client backend] [pg_regress/updatable_views][74/167:0] DETAIL: MERGE is not supported for relations with rules. 2024-05-05 02:19:11.913 UTC [19456][client backend] [pg_regress/updatable_views][74/167: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-05-05 02:19:11.934 UTC [19457][client backend] [pg_regress/constraints][76/219:4552] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-05-05 02:19:11.934 UTC [19457][client backend] [pg_regress/constraints][76/219:4552] DETAIL: Key (i)=(1) already exists. 2024-05-05 02:19:11.934 UTC [19457][client backend] [pg_regress/constraints][76/219:4552] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'three'); 2024-05-05 02:19:11.937 UTC [19457][client backend] [pg_regress/constraints][76/226:4561] ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time 2024-05-05 02:19:11.937 UTC [19457][client backend] [pg_regress/constraints][76/226:4561] HINT: Ensure that no rows proposed for insertion within the same command have duplicate constrained values. 2024-05-05 02:19:11.937 UTC [19457][client backend] [pg_regress/constraints][76/226:4561] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'a'), (2, 'b'), (2, 'b') ON CONFLICT (i) DO UPDATE SET t = 'fails'; 2024-05-05 02:19:11.952 UTC [19455][client backend] [pg_regress/select][:0] LOG: disconnection: session time: 0:00:00.864 user=postgres database=regression host=[local] 2024-05-05 02:19:11.959 UTC [19457][client backend] [pg_regress/constraints][76/232:4578] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-05-05 02:19:11.959 UTC [19457][client backend] [pg_regress/constraints][76/232:4578] DETAIL: Key (i)=(1) already exists. 2024-05-05 02:19:11.959 UTC [19457][client backend] [pg_regress/constraints][76/232:4578] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'three'); 2024-05-05 02:19:11.962 UTC [19457][client backend] [pg_regress/constraints][76/236:4582] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-05-05 02:19:11.962 UTC [19457][client backend] [pg_regress/constraints][76/236:4582] DETAIL: Key (i)=(null) already exists. 2024-05-05 02:19:11.962 UTC [19457][client backend] [pg_regress/constraints][76/236:4582] STATEMENT: INSERT INTO UNIQUE_TBL (t) VALUES ('seven'); 2024-05-05 02:19:11.990 UTC [19457][client backend] [pg_regress/constraints][76/244:4597] ERROR: duplicate key value violates unique constraint "unique_tbl_i_t_key" 2024-05-05 02:19:11.990 UTC [19457][client backend] [pg_regress/constraints][76/244:4597] DETAIL: Key (i, t)=(1, one) already exists. 2024-05-05 02:19:11.990 UTC [19457][client backend] [pg_regress/constraints][76/244:4597] STATEMENT: INSERT INTO UNIQUE_TBL VALUES (1, 'one'); 2024-05-05 02:19:12.008 UTC [19457][client backend] [pg_regress/constraints][76/255:4610] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-05-05 02:19:12.008 UTC [19457][client backend] [pg_regress/constraints][76/255:4610] DETAIL: Key (i)=(1) already exists. 2024-05-05 02:19:12.008 UTC [19457][client backend] [pg_regress/constraints][76/255:4610] STATEMENT: UPDATE unique_tbl SET i = 1 WHERE i = 0; 2024-05-05 02:19:12.012 UTC [19466][client backend] [pg_regress/inherit][84/186:4613] ERROR: constraint "p2chk" conflicts with inherited constraint on relation "c2" 2024-05-05 02:19:12.012 UTC [19466][client backend] [pg_regress/inherit][84/186:4613] STATEMENT: create table c2 (constraint p2chk check (ff1 > 10) no inherit) inherits (p1); 2024-05-05 02:19:12.022 UTC [19457][client backend] [pg_regress/constraints][76/264:4622] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-05-05 02:19:12.022 UTC [19457][client backend] [pg_regress/constraints][76/264:4622] DETAIL: Key (i)=(3) already exists. 2024-05-05 02:19:12.022 UTC [19457][client backend] [pg_regress/constraints][76/264:4622] STATEMENT: COMMIT; 2024-05-05 02:19:12.023 UTC [19457][client backend] [pg_regress/constraints][76/265:4623] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-05-05 02:19:12.023 UTC [19457][client backend] [pg_regress/constraints][76/265:4623] DETAIL: Key (i)=(3) already exists. 2024-05-05 02:19:12.023 UTC [19457][client backend] [pg_regress/constraints][76/265:4623] STATEMENT: INSERT INTO unique_tbl VALUES (3, 'Three'); 2024-05-05 02:19:12.024 UTC [19457][client backend] [pg_regress/constraints][76/266:4625] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-05-05 02:19:12.024 UTC [19457][client backend] [pg_regress/constraints][76/266:4625] DETAIL: Key (i)=(3) already exists. 2024-05-05 02:19:12.024 UTC [19457][client backend] [pg_regress/constraints][76/266:4625] STATEMENT: SET CONSTRAINTS ALL IMMEDIATE; 2024-05-05 02:19:12.030 UTC [19469][client backend] [pg_regress/vacuum][85/100:0] ERROR: parallel workers for vacuum must be between 0 and 1024 at character 9 2024-05-05 02:19:12.030 UTC [19469][client backend] [pg_regress/vacuum][85/100:0] STATEMENT: VACUUM (PARALLEL -1) pvactst; 2024-05-05 02:19:12.041 UTC [19469][client backend] [pg_regress/vacuum][85/105:0] ERROR: VACUUM FULL cannot be performed in parallel 2024-05-05 02:19:12.041 UTC [19469][client backend] [pg_regress/vacuum][85/105:0] STATEMENT: VACUUM (PARALLEL 2, FULL TRUE) pvactst; 2024-05-05 02:19:12.042 UTC [19469][client backend] [pg_regress/vacuum][85/106:0] ERROR: parallel option requires a value between 0 and 1024 at character 9 2024-05-05 02:19:12.042 UTC [19469][client backend] [pg_regress/vacuum][85/106:0] STATEMENT: VACUUM (PARALLEL) pvactst; 2024-05-05 02:19:12.056 UTC [19457][client backend] [pg_regress/constraints][76/271:4646] ERROR: duplicate key value violates unique constraint "parted_uniq_tbl_1_i_key" 2024-05-05 02:19:12.056 UTC [19457][client backend] [pg_regress/constraints][76/271:4646] DETAIL: Key (i)=(1) already exists. 2024-05-05 02:19:12.056 UTC [19457][client backend] [pg_regress/constraints][76/271:4646] STATEMENT: INSERT INTO parted_uniq_tbl VALUES (1); 2024-05-05 02:19:12.056 UTC [19469][client backend] [pg_regress/vacuum][85/110:0] WARNING: disabling parallel option of vacuum on "tmp" --- cannot vacuum temporary tables in parallel 2024-05-05 02:19:12.057 UTC [19457][client backend] [pg_regress/constraints][76/271:4646] ERROR: duplicate key value violates unique constraint "parted_uniq_tbl_1_i_key" 2024-05-05 02:19:12.057 UTC [19457][client backend] [pg_regress/constraints][76/271:4646] DETAIL: Key (i)=(1) already exists. 2024-05-05 02:19:12.057 UTC [19457][client backend] [pg_regress/constraints][76/271:4646] STATEMENT: COMMIT; 2024-05-05 02:19:12.101 UTC [19457][client backend] [pg_regress/constraints][76/278:4680] ERROR: duplicate key value violates unique constraint "unique_tbl_i_key" 2024-05-05 02:19:12.101 UTC [19457][client backend] [pg_regress/constraints][76/278:4680] DETAIL: Key (i)=(3) already exists. 2024-05-05 02:19:12.101 UTC [19457][client backend] [pg_regress/constraints][76/278:4680] STATEMENT: COMMIT; 2024-05-05 02:19:12.104 UTC [19466][client backend] [pg_regress/inherit][84/213:0] ERROR: new row for relation "ac" violates check constraint "ac_check" 2024-05-05 02:19:12.104 UTC [19466][client backend] [pg_regress/inherit][84/213:0] DETAIL: Failing row contains (null). 2024-05-05 02:19:12.104 UTC [19466][client backend] [pg_regress/inherit][84/213:0] STATEMENT: insert into ac (aa) values (NULL); 2024-05-05 02:19:12.104 UTC [19466][client backend] [pg_regress/inherit][84/214:0] ERROR: new row for relation "bc" violates check constraint "ac_check" 2024-05-05 02:19:12.104 UTC [19466][client backend] [pg_regress/inherit][84/214:0] DETAIL: Failing row contains (null, null). 2024-05-05 02:19:12.104 UTC [19466][client backend] [pg_regress/inherit][84/214:0] STATEMENT: insert into bc (aa) values (NULL); 2024-05-05 02:19:12.104 UTC [19466][client backend] [pg_regress/inherit][84/215:4683] ERROR: cannot drop inherited constraint "ac_check" of relation "bc" 2024-05-05 02:19:12.104 UTC [19466][client backend] [pg_regress/inherit][84/215:4683] STATEMENT: alter table bc drop constraint ac_check; 2024-05-05 02:19:12.114 UTC [19457][client backend] [pg_regress/constraints][76/287:4694] ERROR: conflicting key value violates exclusion constraint "circles_c1_c2_excl" 2024-05-05 02:19:12.114 UTC [19457][client backend] [pg_regress/constraints][76/287:4694] 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-05-05 02:19:12.114 UTC [19457][client backend] [pg_regress/constraints][76/287:4694] STATEMENT: INSERT INTO circles VALUES('<(20,20), 10>', '<(0,0), 4>'); 2024-05-05 02:19:12.115 UTC [19457][client backend] [pg_regress/constraints][76/289:0] ERROR: ON CONFLICT DO UPDATE not supported with exclusion constraints 2024-05-05 02:19:12.115 UTC [19457][client backend] [pg_regress/constraints][76/289: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-05-05 02:19:12.116 UTC [19457][client backend] [pg_regress/constraints][76/292:4697] ERROR: could not create exclusion constraint "circles_c1_c2_excl1" 2024-05-05 02:19:12.116 UTC [19457][client backend] [pg_regress/constraints][76/292:4697] DETAIL: Key (c1, (c2::circle))=(<(0,0),5>, <(0,0),5>) conflicts with key (c1, (c2::circle))=(<(0,0),5>, <(0,0),4>). 2024-05-05 02:19:12.116 UTC [19457][client backend] [pg_regress/constraints][76/292:4697] STATEMENT: ALTER TABLE circles ADD EXCLUDE USING gist (c1 WITH &&, (c2::circle) WITH &&); 2024-05-05 02:19:12.126 UTC [19466][client backend] [pg_regress/inherit][84/220:0] ERROR: new row for relation "ac" violates check constraint "ac_aa_check" 2024-05-05 02:19:12.126 UTC [19466][client backend] [pg_regress/inherit][84/220:0] DETAIL: Failing row contains (null). 2024-05-05 02:19:12.126 UTC [19466][client backend] [pg_regress/inherit][84/220:0] STATEMENT: insert into ac (aa) values (NULL); 2024-05-05 02:19:12.127 UTC [19466][client backend] [pg_regress/inherit][84/221:0] ERROR: new row for relation "bc" violates check constraint "ac_aa_check" 2024-05-05 02:19:12.127 UTC [19466][client backend] [pg_regress/inherit][84/221:0] DETAIL: Failing row contains (null, null). 2024-05-05 02:19:12.127 UTC [19466][client backend] [pg_regress/inherit][84/221:0] STATEMENT: insert into bc (aa) values (NULL); 2024-05-05 02:19:12.127 UTC [19466][client backend] [pg_regress/inherit][84/222:4704] ERROR: cannot drop inherited constraint "ac_aa_check" of relation "bc" 2024-05-05 02:19:12.127 UTC [19466][client backend] [pg_regress/inherit][84/222:4704] STATEMENT: alter table bc drop constraint ac_aa_check; TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "execTuples.c", Line: 1737, PID: 19456 /lib/x86_64-linux-gnu/libasan.so.6(+0x43df1)[0x7efe930cadf1] postgres: postgres regression [local] MERGE(ExceptionalCondition+0xe6)[0x563b0fc29a03] postgres: postgres regression [local] MERGE(ExecFetchSlotHeapTuple+0x155)[0x563b0f3f06d3] postgres: postgres regression [local] MERGE(ExecIRDeleteTriggers+0x463)[0x563b0f35de3e] postgres: postgres regression [local] MERGE(+0xa209f2)[0x563b0f4649f2] postgres: postgres regression [local] MERGE(+0xa21d93)[0x563b0f465d93] postgres: postgres regression [local] MERGE(+0xa24224)[0x563b0f468224] postgres: postgres regression [local] MERGE(+0x99be81)[0x563b0f3dfe81] postgres: postgres regression [local] MERGE(+0x986644)[0x563b0f3ca644] postgres: postgres regression [local] MERGE(standard_ExecutorRun+0x3ad)[0x563b0f3cab09] postgres: postgres regression [local] MERGE(ExecutorRun+0x22)[0x563b0f3cacd3] postgres: postgres regression [local] MERGE(+0xeb7fa4)[0x563b0f8fbfa4] postgres: postgres regression [local] MERGE(+0xeba14c)[0x563b0f8fe14c] postgres: postgres regression [local] MERGE(+0xeba97e)[0x563b0f8fe97e] 2024-05-05 02:19:12.150 UTC [19457][client backend] [pg_regress/constraints][76/298:4720] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-05-05 02:19:12.150 UTC [19457][client backend] [pg_regress/constraints][76/298:4720] DETAIL: Key (f1)=(1) conflicts with existing key (f1)=(1). 2024-05-05 02:19:12.150 UTC [19457][client backend] [pg_regress/constraints][76/298:4720] STATEMENT: INSERT INTO deferred_excl VALUES(1); postgres: postgres regression [local] MERGE(PortalRun+0x87d)[0x563b0f8ff3ad] postgres: postgres regression [local] MERGE(+0xeb25da)[0x563b0f8f65da] 2024-05-05 02:19:12.150 UTC [19457][client backend] [pg_regress/constraints][76/299:0] ERROR: ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters 2024-05-05 02:19:12.150 UTC [19457][client backend] [pg_regress/constraints][76/299:0] STATEMENT: INSERT INTO deferred_excl VALUES(1) ON CONFLICT ON CONSTRAINT deferred_excl_con DO NOTHING; postgres: postgres regression [local] MERGE(PostgresMain+0xcb6)[0x563b0f8fa1ca] 2024-05-05 02:19:12.150 UTC [19457][client backend] [pg_regress/constraints][76/300:4722] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-05-05 02:19:12.150 UTC [19457][client backend] [pg_regress/constraints][76/300:4722] DETAIL: Key (f1)=(2) conflicts with existing key (f1)=(2). 2024-05-05 02:19:12.150 UTC [19457][client backend] [pg_regress/constraints][76/300:4722] STATEMENT: COMMIT; 2024-05-05 02:19:12.151 UTC [19457][client backend] [pg_regress/constraints][76/301:4723] ERROR: conflicting key value violates exclusion constraint "deferred_excl_con" 2024-05-05 02:19:12.151 UTC [19457][client backend] [pg_regress/constraints][76/301:4723] DETAIL: Key (f1)=(3) conflicts with existing key (f1)=(3). 2024-05-05 02:19:12.151 UTC [19457][client backend] [pg_regress/constraints][76/301:4723] STATEMENT: COMMIT; postgres: postgres regression [local] MERGE(BackendMain+0x123)[0x563b0f8ecb6a] postgres: postgres regression [local] MERGE(postmaster_child_launch+0x17f)[0x563b0f73922f] postgres: postgres regression [local] MERGE(+0xcfd13c)[0x563b0f74113c] postgres: postgres regression [local] MERGE(+0xcfd850)[0x563b0f741850] postgres: postgres regression [local] MERGE(BackgroundWorkerInitializeConnection+0x0)[0x563b0f743af0] postgres: postgres regression [local] MERGE(main+0x2f7)[0x563b0f4dbf90] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea)[0x7efe920add0a] postgres: postgres regression [local] MERGE(_start+0x2a)[0x563b0ee5049a] 2024-05-05 02:19:12.155 UTC [19457][client backend] [pg_regress/constraints][76/306:4728] ERROR: could not create exclusion constraint "deferred_excl_f1_excl" 2024-05-05 02:19:12.155 UTC [19457][client backend] [pg_regress/constraints][76/306:4728] DETAIL: Key (f1)=(3) conflicts with key (f1)=(3). 2024-05-05 02:19:12.155 UTC [19457][client backend] [pg_regress/constraints][76/306:4728] STATEMENT: ALTER TABLE deferred_excl ADD EXCLUDE (f1 WITH =); 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/262:0] ERROR: "main_view" is a view 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/262:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/262:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE INSERT ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_ins_row'); 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/263:0] ERROR: "main_view" is a view 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/263:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/263:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE UPDATE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_upd_row'); 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/264:0] ERROR: "main_view" is a view 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/264:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/264:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE DELETE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_del_row'); 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/265:0] ERROR: "main_view" is a view 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/265:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/265:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER INSERT ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_ins_row'); 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/266:0] ERROR: "main_view" is a view 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/266:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/266:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER UPDATE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_upd_row'); 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/267:0] ERROR: "main_view" is a view 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/267:0] DETAIL: Views cannot have row-level BEFORE or AFTER triggers. 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/267:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER DELETE ON main_view FOR EACH ROW EXECUTE PROCEDURE trigger_func('before_del_row'); 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/268:0] ERROR: "main_view" is a view 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/268:0] DETAIL: Views cannot have TRUNCATE triggers. 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/268:0] STATEMENT: CREATE TRIGGER invalid_trig BEFORE TRUNCATE ON main_view EXECUTE PROCEDURE trigger_func('before_tru_row'); 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/269:0] ERROR: "main_view" is a view 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/269:0] DETAIL: Views cannot have TRUNCATE triggers. 2024-05-05 02:19:12.216 UTC [19467][client backend] [pg_regress/triggers][82/269:0] STATEMENT: CREATE TRIGGER invalid_trig AFTER TRUNCATE ON main_view EXECUTE PROCEDURE trigger_func('before_tru_row'); 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/270:0] ERROR: "main_table" is a table 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/270:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/270:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF INSERT ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_ins'); 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/271:0] ERROR: "main_table" is a table 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/271:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/271:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/272:0] ERROR: "main_table" is a table 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/272:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/272:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF DELETE ON main_table FOR EACH ROW EXECUTE PROCEDURE view_trigger('instead_of_del'); 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/273:0] ERROR: INSTEAD OF triggers cannot have WHEN conditions 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/274:0] ERROR: INSTEAD OF triggers cannot have column lists 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/275:0] ERROR: INSTEAD OF triggers must be FOR EACH ROW 2024-05-05 02:19:12.217 UTC [19467][client backend] [pg_regress/triggers][82/275:0] STATEMENT: CREATE TRIGGER invalid_trig INSTEAD OF UPDATE ON main_view EXECUTE PROCEDURE view_trigger('instead_of_upd'); 2024-05-05 02:19:12.230 UTC [19457][client backend] [pg_regress/constraints][76/329:4769] ERROR: constraint "notnull_tbl1_a_not_null" for relation "notnull_tbl1" already exists 2024-05-05 02:19:12.230 UTC [19457][client backend] [pg_regress/constraints][76/329:4769] STATEMENT: ALTER TABLE notnull_tbl1 ADD COLUMN b INT CONSTRAINT notnull_tbl1_a_not_null NOT NULL; 2024-05-05 02:19:12.234 UTC [19469][client backend] [pg_regress/vacuum][85/165:4774] ERROR: null value in column "i" of relation "vac_truncate_test" violates not-null constraint 2024-05-05 02:19:12.234 UTC [19469][client backend] [pg_regress/vacuum][85/165:4774] DETAIL: Failing row contains (null, null). 2024-05-05 02:19:12.234 UTC [19469][client backend] [pg_regress/vacuum][85/165:4774] STATEMENT: INSERT INTO vac_truncate_test VALUES (1, NULL), (NULL, NULL); 2024-05-05 02:19:12.236 UTC [19466][client backend] [pg_regress/inherit][84/252:4778] ERROR: check constraint "cc" of relation "c1" is violated by some row 2024-05-05 02:19:12.236 UTC [19466][client backend] [pg_regress/inherit][84/252:4778] STATEMENT: alter table p2 add constraint cc check (f2>0); 2024-05-05 02:19:12.238 UTC [19466][client backend] [pg_regress/inherit][84/253:4779] ERROR: check constraint "p2_f2_check" of relation "c1" is violated by some row 2024-05-05 02:19:12.238 UTC [19466][client backend] [pg_regress/inherit][84/253:4779] STATEMENT: alter table p2 add check (f2>0); 2024-05-05 02:19:12.254 UTC [19466][client backend] [pg_regress/inherit][84/257:0] ERROR: new row for relation "c1" violates check constraint "p2_f2_check" 2024-05-05 02:19:12.254 UTC [19466][client backend] [pg_regress/inherit][84/257:0] DETAIL: Failing row contains (1, -1, 2). 2024-05-05 02:19:12.254 UTC [19466][client backend] [pg_regress/inherit][84/257:0] STATEMENT: insert into c1 values(1,-1,2); 2024-05-05 02:19:12.301 UTC [19469][client backend] [pg_regress/vacuum][85/200:0] ERROR: column "a" of relation "vacparted" appears more than once 2024-05-05 02:19:12.301 UTC [19469][client backend] [pg_regress/vacuum][85/200:0] STATEMENT: VACUUM ANALYZE vacparted(a,b,a); 2024-05-05 02:19:12.301 UTC [19469][client backend] [pg_regress/vacuum][85/202:0] ERROR: column "b" of relation "vacparted" appears more than once 2024-05-05 02:19:12.301 UTC [19469][client backend] [pg_regress/vacuum][85/202:0] STATEMENT: ANALYZE vacparted(a,b,b); 2024-05-05 02:19:12.363 UTC [19457][client backend] [pg_regress/constraints][76/364:4826] ERROR: constraint "blah" for relation "notnull_tbl2" already exists 2024-05-05 02:19:12.363 UTC [19457][client backend] [pg_regress/constraints][76/364:4826] STATEMENT: CREATE TABLE notnull_tbl2 (a INTEGER CONSTRAINT blah NOT NULL, b INTEGER CONSTRAINT blah NOT NULL); 2024-05-05 02:19:12.378 UTC [19457][client backend] [pg_regress/constraints][76/366:4830] ERROR: column "a" is in a primary key 2024-05-05 02:19:12.378 UTC [19457][client backend] [pg_regress/constraints][76/366:4830] STATEMENT: ALTER TABLE notnull_tbl2 ALTER a DROP NOT NULL; 2024-05-05 02:19:12.384 UTC [19459][client backend] [pg_regress/infinite_recurse][78/4:0] ERROR: stack depth limit exceeded 2024-05-05 02:19:12.384 UTC [19459][client backend] [pg_regress/infinite_recurse][78/4:0] HINT: Increase the configuration parameter max_stack_depth (currently 2048kB), after ensuring the platform's stack depth limit is adequate. 2024-05-05 02:19:12.384 UTC [19459][client backend] [pg_regress/infinite_recurse][78/4:0] CONTEXT: SQL function "infinite_recurse" during inlining SQL function "infinite_recurse" during startup SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 SQL function "infinite_recurse" statement 1 2024-05-05 02:19:12.384 UTC [19459][client backend] [pg_regress/infinite_recurse][78/4:0] STATEMENT: select infinite_recurse(); 2024-05-05 02:19:12.393 UTC [19469][client backend] [pg_regress/vacuum][85/231:0] ERROR: relation "does_not_exist" does not exist 2024-05-05 02:19:12.393 UTC [19469][client backend] [pg_regress/vacuum][85/231:0] STATEMENT: VACUUM vacparted, does_not_exist; 2024-05-05 02:19:12.396 UTC [19469][client backend] [pg_regress/vacuum][85/238:0] ERROR: relation "does_not_exist" does not exist 2024-05-05 02:19:12.396 UTC [19469][client backend] [pg_regress/vacuum][85/238:0] STATEMENT: VACUUM (FREEZE) does_not_exist, vaccluster; 2024-05-05 02:19:12.402 UTC [19469][client backend] [pg_regress/vacuum][85/249:0] ERROR: column "does_not_exist" of relation "vactst" does not exist 2024-05-05 02:19:12.402 UTC [19469][client backend] [pg_regress/vacuum][85/249:0] STATEMENT: VACUUM ANALYZE vactst (does_not_exist), vacparted (b); 2024-05-05 02:19:12.431 UTC [19469][client backend] [pg_regress/vacuum][85/255:0] ERROR: ANALYZE option must be specified when a column list is provided 2024-05-05 02:19:12.431 UTC [19469][client backend] [pg_regress/vacuum][85/255:0] STATEMENT: VACUUM FULL vactst, vacparted (a, b), vaccluster (i); 2024-05-05 02:19:12.437 UTC [19469][client backend] [pg_regress/vacuum][85/266:0] ERROR: relation "does_not_exist" does not exist 2024-05-05 02:19:12.437 UTC [19469][client backend] [pg_regress/vacuum][85/266:0] STATEMENT: ANALYZE vactst, does_not_exist, vacparted; 2024-05-05 02:19:12.438 UTC [19469][client backend] [pg_regress/vacuum][85/269:0] ERROR: column "does_not_exist" of relation "vacparted" does not exist 2024-05-05 02:19:12.438 UTC [19469][client backend] [pg_regress/vacuum][85/269:0] STATEMENT: ANALYZE vactst (i), vacparted (does_not_exist); 2024-05-05 02:19:12.443 UTC [19469][client backend] [pg_regress/vacuum][85/275:0] ERROR: relation "does_not_exist" does not exist 2024-05-05 02:19:12.443 UTC [19469][client backend] [pg_regress/vacuum][85/275:0] STATEMENT: ANALYZE (VERBOSE) does_not_exist; 2024-05-05 02:19:12.443 UTC [19469][client backend] [pg_regress/vacuum][85/276:0] ERROR: syntax error at or near "arg" at character 22 2024-05-05 02:19:12.443 UTC [19469][client backend] [pg_regress/vacuum][85/276:0] STATEMENT: ANALYZE (nonexistent-arg) does_not_exist; 2024-05-05 02:19:12.443 UTC [19469][client backend] [pg_regress/vacuum][85/277:0] ERROR: unrecognized ANALYZE option "nonexistentarg" at character 10 2024-05-05 02:19:12.443 UTC [19469][client backend] [pg_regress/vacuum][85/277:0] STATEMENT: ANALYZE (nonexistentarg) does_not_exit; 2024-05-05 02:19:12.443 UTC [19469][client backend] [pg_regress/vacuum][85/279:0] ERROR: relation "does_not_exist" does not exist 2024-05-05 02:19:12.443 UTC [19469][client backend] [pg_regress/vacuum][85/279:0] STATEMENT: ANALYZE (SKIP_LOCKED, VERBOSE) does_not_exist; 2024-05-05 02:19:12.448 UTC [19469][client backend] [pg_regress/vacuum][85/280:0] ERROR: relation "does_not_exist" does not exist 2024-05-05 02:19:12.448 UTC [19469][client backend] [pg_regress/vacuum][85/280:0] STATEMENT: ANALYZE (VERBOSE, SKIP_LOCKED) does_not_exist; 2024-05-05 02:19:12.472 UTC [19466][client backend] [pg_regress/inherit][84/317:4867] ERROR: cannot rename inherited column "b" 2024-05-05 02:19:12.472 UTC [19466][client backend] [pg_regress/inherit][84/317:4867] STATEMENT: ALTER TABLE inht1 RENAME b TO bb; 2024-05-05 02:19:12.473 UTC [19466][client backend] [pg_regress/inherit][84/318:4868] ERROR: cannot rename inherited column "aa" 2024-05-05 02:19:12.473 UTC [19466][client backend] [pg_regress/inherit][84/318:4868] STATEMENT: ALTER TABLE inhts RENAME aa TO aaa; 2024-05-05 02:19:12.516 UTC [19457][client backend] [pg_regress/constraints][76/400:4886] ERROR: column "c1" is in index used as replica identity 2024-05-05 02:19:12.516 UTC [19457][client backend] [pg_regress/constraints][76/400:4886] STATEMENT: ALTER TABLE notnull_tbl1 ALTER c1 DROP NOT NULL; 2024-05-05 02:19:12.530 UTC [19459][client backend] [pg_regress/infinite_recurse][:0] LOG: disconnection: session time: 0:00:01.432 user=postgres database=regression host=[local] 2024-05-05 02:19:12.555 UTC [19469][client backend] [pg_regress/vacuum][85/309:0] ERROR: PROCESS_TOAST required with VACUUM FULL 2024-05-05 02:19:12.555 UTC [19469][client backend] [pg_regress/vacuum][85/309:0] STATEMENT: VACUUM (PROCESS_TOAST FALSE, FULL) vac_option_tab; 2024-05-05 02:19:12.592 UTC [19467][client backend] [pg_regress/triggers][82/328:0] ERROR: No such country: "Japon" 2024-05-05 02:19:12.592 UTC [19467][client backend] [pg_regress/triggers][82/328:0] CONTEXT: PL/pgSQL function city_update() line 9 at RAISE 2024-05-05 02:19:12.592 UTC [19467][client backend] [pg_regress/triggers][82/328:0] STATEMENT: UPDATE city_view SET country_name = 'Japon' WHERE city_name = 'Tokyo'; 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/337:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/337:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 16777220) vac_option_tab; 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/338:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/338:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 120) vac_option_tab; 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/339:0] ERROR: BUFFER_USAGE_LIMIT option must be 0 or between 128 kB and 16777216 kB 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/339:0] HINT: Value exceeds integer range. 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/339:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT 10000000000) vac_option_tab; 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/340:0] ERROR: BUFFER_USAGE_LIMIT cannot be specified for VACUUM FULL 2024-05-05 02:19:12.613 UTC [19469][client backend] [pg_regress/vacuum][85/340:0] STATEMENT: VACUUM (BUFFER_USAGE_LIMIT '512 kB', FULL) vac_option_tab; 2024-05-05 02:19:12.616 UTC [19469][client backend] [pg_regress/vacuum][85/346:0] ERROR: ONLY_DATABASE_STATS cannot be specified with a list of tables 2024-05-05 02:19:12.616 UTC [19469][client backend] [pg_regress/vacuum][85/346:0] STATEMENT: VACUUM (ONLY_DATABASE_STATS) vactst; 2024-05-05 02:19:12.638 UTC [19466][client backend] [pg_regress/inherit][84/360:4935] ERROR: cannot rename inherited column "b" 2024-05-05 02:19:12.638 UTC [19466][client backend] [pg_regress/inherit][84/360:4935] STATEMENT: ALTER TABLE inht1 RENAME b TO bb; 2024-05-05 02:19:12.676 UTC [19469][client backend] [pg_regress/vacuum][85/359:0] WARNING: permission denied to vacuum "vacowned", skipping it 2024-05-05 02:19:12.676 UTC [19469][client backend] [pg_regress/vacuum][85/361:0] WARNING: permission denied to analyze "vacowned", skipping it 2024-05-05 02:19:12.676 UTC [19469][client backend] [pg_regress/vacuum][85/362:0] WARNING: permission denied to vacuum "vacowned", skipping it 2024-05-05 02:19:12.677 UTC [19469][client backend] [pg_regress/vacuum][85/364:0] WARNING: permission denied to vacuum "pg_class", skipping it 2024-05-05 02:19:12.677 UTC [19469][client backend] [pg_regress/vacuum][85/366:0] WARNING: permission denied to analyze "pg_class", skipping it 2024-05-05 02:19:12.677 UTC [19469][client backend] [pg_regress/vacuum][85/367:0] WARNING: permission denied to vacuum "pg_class", skipping it 2024-05-05 02:19:12.678 UTC [19469][client backend] [pg_regress/vacuum][85/369:0] WARNING: permission denied to vacuum "pg_authid", skipping it 2024-05-05 02:19:12.678 UTC [19469][client backend] [pg_regress/vacuum][85/371:0] WARNING: permission denied to analyze "pg_authid", skipping it 2024-05-05 02:19:12.678 UTC [19469][client backend] [pg_regress/vacuum][85/372:0] WARNING: permission denied to vacuum "pg_authid", skipping it 2024-05-05 02:19:12.686 UTC [19469][client backend] [pg_regress/vacuum][85/374:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-05-05 02:19:12.686 UTC [19469][client backend] [pg_regress/vacuum][85/375:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-05-05 02:19:12.686 UTC [19469][client backend] [pg_regress/vacuum][85/376:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.687 UTC [19469][client backend] [pg_regress/vacuum][85/378:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-05-05 02:19:12.687 UTC [19469][client backend] [pg_regress/vacuum][85/380:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.688 UTC [19469][client backend] [pg_regress/vacuum][85/382:0] WARNING: permission denied to analyze "vacowned_parted", skipping it 2024-05-05 02:19:12.688 UTC [19469][client backend] [pg_regress/vacuum][85/383:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-05-05 02:19:12.688 UTC [19469][client backend] [pg_regress/vacuum][85/384:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-05-05 02:19:12.690 UTC [19469][client backend] [pg_regress/vacuum][85/386:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-05-05 02:19:12.692 UTC [19469][client backend] [pg_regress/vacuum][85/387:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-05-05 02:19:12.692 UTC [19469][client backend] [pg_regress/vacuum][85/388:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-05-05 02:19:12.692 UTC [19469][client backend] [pg_regress/vacuum][85/389:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-05-05 02:19:12.692 UTC [19469][client backend] [pg_regress/vacuum][85/390:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.692 UTC [19469][client backend] [pg_regress/vacuum][85/392:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-05-05 02:19:12.693 UTC [19469][client backend] [pg_regress/vacuum][85/394:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.699 UTC [19469][client backend] [pg_regress/vacuum][85/403:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.700 UTC [19469][client backend] [pg_regress/vacuum][85/408:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.701 UTC [19469][client backend] [pg_regress/vacuum][85/413:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-05-05 02:19:12.705 UTC [19469][client backend] [pg_regress/vacuum][85/416:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-05-05 02:19:12.706 UTC [19469][client backend] [pg_regress/vacuum][85/422:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.715 UTC [19469][client backend] [pg_regress/vacuum][85/428:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.716 UTC [19469][client backend] [pg_regress/vacuum][85/433:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-05-05 02:19:12.716 UTC [19469][client backend] [pg_regress/vacuum][85/435:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.717 UTC [19469][client backend] [pg_regress/vacuum][85/440:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.720 UTC [19469][client backend] [pg_regress/vacuum][85/442:0] WARNING: permission denied to analyze "vacowned_parted", skipping it 2024-05-05 02:19:12.720 UTC [19469][client backend] [pg_regress/vacuum][85/444:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-05-05 02:19:12.723 UTC [19469][client backend] [pg_regress/vacuum][85/447:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-05-05 02:19:12.723 UTC [19469][client backend] [pg_regress/vacuum][85/448:0] WARNING: permission denied to vacuum "vacowned_parted", skipping it 2024-05-05 02:19:12.723 UTC [19469][client backend] [pg_regress/vacuum][85/451:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.724 UTC [19469][client backend] [pg_regress/vacuum][85/457:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.728 UTC [19469][client backend] [pg_regress/vacuum][85/465:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-05-05 02:19:12.728 UTC [19469][client backend] [pg_regress/vacuum][85/466:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.734 UTC [19469][client backend] [pg_regress/vacuum][85/468:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-05-05 02:19:12.735 UTC [19469][client backend] [pg_regress/vacuum][85/470:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.735 UTC [19469][client backend] [pg_regress/vacuum][85/474:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-05-05 02:19:12.737 UTC [19469][client backend] [pg_regress/vacuum][85/475:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-05-05 02:19:12.737 UTC [19469][client backend] [pg_regress/vacuum][85/477:0] WARNING: permission denied to analyze "vacowned_part1", skipping it 2024-05-05 02:19:12.737 UTC [19469][client backend] [pg_regress/vacuum][85/478:0] WARNING: permission denied to analyze "vacowned_part2", skipping it 2024-05-05 02:19:12.742 UTC [19469][client backend] [pg_regress/vacuum][85/482:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-05-05 02:19:12.742 UTC [19469][client backend] [pg_regress/vacuum][85/483:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.743 UTC [19469][client backend] [pg_regress/vacuum][85/485:0] WARNING: permission denied to vacuum "vacowned_part1", skipping it 2024-05-05 02:19:12.743 UTC [19469][client backend] [pg_regress/vacuum][85/487:0] WARNING: permission denied to vacuum "vacowned_part2", skipping it 2024-05-05 02:19:12.766 UTC [19469][client backend] [pg_regress/vacuum][:0] LOG: disconnection: session time: 0:00:01.652 user=postgres database=regression host=[local] 2024-05-05 02:19:12.799 UTC [19457][client backend] [pg_regress/constraints][76/484:4988] ERROR: multiple primary keys for table "cnn_parent" are not allowed 2024-05-05 02:19:12.799 UTC [19457][client backend] [pg_regress/constraints][76/484:4988] STATEMENT: ALTER TABLE cnn_parent ADD PRIMARY KEY (b); 2024-05-05 02:19:12.923 UTC [19457][client backend] [pg_regress/constraints][76/530:5013] ERROR: constraint "cnn_parent_pkey" of relation "cnn_parent" does not exist 2024-05-05 02:19:12.923 UTC [19457][client backend] [pg_regress/constraints][76/530:5013] STATEMENT: ALTER TABLE cnn_parent DROP CONSTRAINT cnn_parent_pkey; 2024-05-05 02:19:12.938 UTC [19467][client backend] [pg_regress/triggers][82/370:0] ERROR: U9999 2024-05-05 02:19:12.938 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:12.938 UTC [19467][client backend] [pg_regress/triggers][82/370:0] STATEMENT: insert into depth_a values (1); 2024-05-05 02:19:12.980 UTC [19457][client backend] [pg_regress/constraints][76/549:0] ERROR: null value in column "a" of relation "cnn2_part1" violates not-null constraint 2024-05-05 02:19:12.980 UTC [19457][client backend] [pg_regress/constraints][76/549:0] DETAIL: Failing row contains (null). 2024-05-05 02:19:12.980 UTC [19457][client backend] [pg_regress/constraints][76/549:0] STATEMENT: insert into cnn2_part1 values (null); 2024-05-05 02:19:12.986 UTC [19457][client backend] [pg_regress/constraints][76/553:5036] ERROR: column "a" in child table must be marked NOT NULL 2024-05-05 02:19:12.986 UTC [19457][client backend] [pg_regress/constraints][76/553:5036] STATEMENT: alter table cnn2_parted attach partition cnn2_part1 for values in (1); 2024-05-05 02:19:13.002 UTC [19457][client backend] [pg_regress/constraints][76/558:5042] ERROR: column "a" of relation "cnn_part1" contains null values 2024-05-05 02:19:13.002 UTC [19457][client backend] [pg_regress/constraints][76/558:5042] STATEMENT: alter table cnn2_parted add primary key (a); 2024-05-05 02:19:13.032 UTC [19467][client backend] [pg_regress/triggers][82/392:5061] ERROR: tuple to be updated was already modified by an operation triggered by the current command 2024-05-05 02:19:13.032 UTC [19467][client backend] [pg_regress/triggers][82/392:5061] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-05-05 02:19:13.032 UTC [19467][client backend] [pg_regress/triggers][82/392:5061] STATEMENT: update parent set val1 = 'b' where aid = 1; 2024-05-05 02:19:13.033 UTC [19467][client backend] [pg_regress/triggers][82/393:5062] ERROR: tuple to be updated or deleted was already modified by an operation triggered by the current command 2024-05-05 02:19:13.033 UTC [19467][client backend] [pg_regress/triggers][82/393:5062] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-05-05 02:19:13.033 UTC [19467][client backend] [pg_regress/triggers][82/393:5062] STATEMENT: merge into parent p using (values (1)) as v(id) on p.aid = v.id when matched then update set val1 = 'b'; 2024-05-05 02:19:13.040 UTC [19467][client backend] [pg_regress/triggers][82/396:5063] ERROR: tuple to be deleted was already modified by an operation triggered by the current command 2024-05-05 02:19:13.040 UTC [19467][client backend] [pg_regress/triggers][82/396:5063] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-05-05 02:19:13.040 UTC [19467][client backend] [pg_regress/triggers][82/396:5063] STATEMENT: delete from parent where aid = 1; 2024-05-05 02:19:13.044 UTC [19467][client backend] [pg_regress/triggers][82/397:5064] ERROR: tuple to be updated or deleted was already modified by an operation triggered by the current command 2024-05-05 02:19:13.044 UTC [19467][client backend] [pg_regress/triggers][82/397:5064] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-05-05 02:19:13.044 UTC [19467][client backend] [pg_regress/triggers][82/397:5064] STATEMENT: merge into parent p using (values (1)) as v(id) on p.aid = v.id when matched then delete; 2024-05-05 02:19:13.132 UTC [19467][client backend] [pg_regress/triggers][82/421:5084] ERROR: tuple to be updated was already modified by an operation triggered by the current command 2024-05-05 02:19:13.132 UTC [19467][client backend] [pg_regress/triggers][82/421:5084] HINT: Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows. 2024-05-05 02:19:13.132 UTC [19467][client backend] [pg_regress/triggers][82/421:5084] STATEMENT: delete from self_ref_trigger; 2024-05-05 02:19:13.196 UTC [19467][client backend] [pg_regress/triggers][82/438:5115] ERROR: cannot ALTER TABLE "trigger_ddl_table" because it is being used by active queries in this session 2024-05-05 02:19:13.196 UTC [19467][client backend] [pg_regress/triggers][82/438:5115] CONTEXT: SQL statement "alter table trigger_ddl_table add primary key (col1)" PL/pgSQL function trigger_ddl_func() line 3 at SQL statement 2024-05-05 02:19:13.196 UTC [19467][client backend] [pg_regress/triggers][82/438:5115] STATEMENT: insert into trigger_ddl_table values (1, 42); 2024-05-05 02:19:13.197 UTC [19467][client backend] [pg_regress/triggers][82/440:0] ERROR: cannot CREATE INDEX "trigger_ddl_table" because it is being used by active queries in this session 2024-05-05 02:19:13.197 UTC [19467][client backend] [pg_regress/triggers][82/440:0] CONTEXT: SQL statement "create index on trigger_ddl_table (col2)" PL/pgSQL function trigger_ddl_func() line 3 at SQL statement 2024-05-05 02:19:13.197 UTC [19467][client backend] [pg_regress/triggers][82/440:0] STATEMENT: insert into trigger_ddl_table values (1, 42); 2024-05-05 02:19:13.211 UTC [19466][client backend] [pg_regress/inherit][84/513:5126] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c1" 2024-05-05 02:19:13.211 UTC [19466][client backend] [pg_regress/inherit][84/513:5126] STATEMENT: alter table p1_c1 drop constraint f1_pos; 2024-05-05 02:19:13.231 UTC [19457][client backend] [pg_regress/constraints][76/673:0] ERROR: constraint "no_constraint" for table "constraint_comments_tbl" does not exist 2024-05-05 02:19:13.231 UTC [19457][client backend] [pg_regress/constraints][76/673:0] STATEMENT: COMMENT ON CONSTRAINT no_constraint ON constraint_comments_tbl IS 'yes, the comment'; 2024-05-05 02:19:13.231 UTC [19457][client backend] [pg_regress/constraints][76/674:0] ERROR: constraint "no_constraint" for domain constraint_comments_dom does not exist 2024-05-05 02:19:13.231 UTC [19457][client backend] [pg_regress/constraints][76/674:0] STATEMENT: COMMENT ON CONSTRAINT no_constraint ON DOMAIN constraint_comments_dom IS 'yes, another comment'; 2024-05-05 02:19:13.231 UTC [19457][client backend] [pg_regress/constraints][76/675:0] ERROR: relation "no_comments_tbl" does not exist 2024-05-05 02:19:13.231 UTC [19457][client backend] [pg_regress/constraints][76/675:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON no_comments_tbl IS 'bad comment'; 2024-05-05 02:19:13.232 UTC [19457][client backend] [pg_regress/constraints][76/676:0] ERROR: type "no_comments_dom" does not exist 2024-05-05 02:19:13.232 UTC [19457][client backend] [pg_regress/constraints][76/676:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON DOMAIN no_comments_dom IS 'another bad comment'; 2024-05-05 02:19:13.233 UTC [19457][client backend] [pg_regress/constraints][76/682:0] ERROR: must be owner of relation constraint_comments_tbl 2024-05-05 02:19:13.233 UTC [19457][client backend] [pg_regress/constraints][76/682:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON constraint_comments_tbl IS 'no, the comment'; 2024-05-05 02:19:13.233 UTC [19457][client backend] [pg_regress/constraints][76/683:0] ERROR: must be owner of type constraint_comments_dom 2024-05-05 02:19:13.233 UTC [19457][client backend] [pg_regress/constraints][76/683:0] STATEMENT: COMMENT ON CONSTRAINT the_constraint ON DOMAIN constraint_comments_dom IS 'no, another comment'; 2024-05-05 02:19:13.239 UTC [19467][client backend] [pg_regress/triggers][82/448:0] WARNING: before insert (new): (1,black) 2024-05-05 02:19:13.239 UTC [19467][client backend] [pg_regress/triggers][82/448:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-05-05 02:19:13.240 UTC [19467][client backend] [pg_regress/triggers][82/448:5147] WARNING: after insert (new): (1,black) 2024-05-05 02:19:13.240 UTC [19467][client backend] [pg_regress/triggers][82/448:5147] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-05-05 02:19:13.241 UTC [19467][client backend] [pg_regress/triggers][82/449:0] WARNING: before insert (new): (2,red) 2024-05-05 02:19:13.241 UTC [19467][client backend] [pg_regress/triggers][82/449:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-05-05 02:19:13.241 UTC [19467][client backend] [pg_regress/triggers][82/449:0] WARNING: before insert (new, modified): (3,"red trig modified") 2024-05-05 02:19:13.241 UTC [19467][client backend] [pg_regress/triggers][82/449:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-05-05 02:19:13.241 UTC [19467][client backend] [pg_regress/triggers][82/449:5149] WARNING: after insert (new): (3,"red trig modified") 2024-05-05 02:19:13.241 UTC [19467][client backend] [pg_regress/triggers][82/449:5149] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:0] WARNING: before insert (new): (3,orange) 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:5150] WARNING: before update (old): (3,"red trig modified") 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:5150] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:5150] WARNING: before update (new): (3,"updated red trig modified") 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:5150] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:5150] WARNING: after update (old): (3,"red trig modified") 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:5150] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:5150] WARNING: after update (new): (3,"updated red trig modified") 2024-05-05 02:19:13.243 UTC [19467][client backend] [pg_regress/triggers][82/450:5150] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-05-05 02:19:13.244 UTC [19467][client backend] [pg_regress/triggers][82/451:0] WARNING: before insert (new): (4,green) 2024-05-05 02:19:13.244 UTC [19467][client backend] [pg_regress/triggers][82/451:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-05-05 02:19:13.244 UTC [19467][client backend] [pg_regress/triggers][82/451:0] WARNING: before insert (new, modified): (5,"green trig modified") 2024-05-05 02:19:13.244 UTC [19467][client backend] [pg_regress/triggers][82/451:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-05-05 02:19:13.244 UTC [19467][client backend] [pg_regress/triggers][82/451:5151] WARNING: after insert (new): (5,"green trig modified") 2024-05-05 02:19:13.244 UTC [19467][client backend] [pg_regress/triggers][82/451:5151] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-05-05 02:19:13.246 UTC [19457][client backend] [pg_regress/constraints][:0] LOG: disconnection: session time: 0:00:02.148 user=postgres database=regression host=[local] 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:0] WARNING: before insert (new): (5,purple) 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:5153] WARNING: before update (old): (5,"green trig modified") 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:5153] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:5153] WARNING: before update (new): (5,"updated green trig modified") 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:5153] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:5153] WARNING: after update (old): (5,"green trig modified") 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:5153] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:5153] WARNING: after update (new): (5,"updated green trig modified") 2024-05-05 02:19:13.251 UTC [19467][client backend] [pg_regress/triggers][82/452:5153] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/453:0] WARNING: before insert (new): (6,white) 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/453:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/453:0] WARNING: before insert (new, modified): (7,"white trig modified") 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/453:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/453:5154] WARNING: after insert (new): (7,"white trig modified") 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/453:5154] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/454:0] WARNING: before insert (new): (7,pink) 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/454:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/454:5156] WARNING: before update (old): (7,"white trig modified") 2024-05-05 02:19:13.252 UTC [19467][client backend] [pg_regress/triggers][82/454:5156] CONTEXT: PL/pgSQL function upsert_before_func() line 4 at RAISE 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/454:5156] WARNING: before update (new): (7,"updated white trig modified") 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/454:5156] CONTEXT: PL/pgSQL function upsert_before_func() line 5 at RAISE 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/454:5156] WARNING: after update (old): (7,"white trig modified") 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/454:5156] CONTEXT: PL/pgSQL function upsert_after_func() line 4 at RAISE 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/454:5156] WARNING: after update (new): (7,"updated white trig modified") 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/454:5156] CONTEXT: PL/pgSQL function upsert_after_func() line 5 at RAISE 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/455:0] WARNING: before insert (new): (8,yellow) 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/455:0] CONTEXT: PL/pgSQL function upsert_before_func() line 7 at RAISE 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/455:0] WARNING: before insert (new, modified): (9,"yellow trig modified") 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/455:0] CONTEXT: PL/pgSQL function upsert_before_func() line 11 at RAISE 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/455:5158] WARNING: after insert (new): (9,"yellow trig modified") 2024-05-05 02:19:13.253 UTC [19467][client backend] [pg_regress/triggers][82/455:5158] CONTEXT: PL/pgSQL function upsert_after_func() line 7 at RAISE 2024-05-05 02:19:13.282 UTC [19467][client backend] [pg_regress/triggers][82/463:0] ERROR: "my_view" is a view 2024-05-05 02:19:13.282 UTC [19467][client backend] [pg_regress/triggers][82/463:0] DETAIL: Triggers on views cannot have transition tables. 2024-05-05 02:19:13.282 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:13.302 UTC [19467][client backend] [pg_regress/triggers][82/469:0] ERROR: "parted_trig" is a table 2024-05-05 02:19:13.302 UTC [19467][client backend] [pg_regress/triggers][82/469:0] DETAIL: Tables cannot have INSTEAD OF triggers. 2024-05-05 02:19:13.302 UTC [19467][client backend] [pg_regress/triggers][82/469:0] STATEMENT: create trigger failed instead of update on parted_trig for each row execute procedure trigger_nothing(); 2024-05-05 02:19:13.302 UTC [19467][client backend] [pg_regress/triggers][82/470:0] ERROR: "parted_trig" is a partitioned table 2024-05-05 02:19:13.302 UTC [19467][client backend] [pg_regress/triggers][82/470:0] DETAIL: ROW triggers with transition tables are not supported on partitioned tables. 2024-05-05 02:19:13.302 UTC [19467][client backend] [pg_regress/triggers][82/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-05-05 02:19:13.346 UTC [19467][client backend] [pg_regress/triggers][82/483:0] ERROR: cannot drop trigger trg1 on table trigpart1 because trigger trg1 on table trigpart requires it 2024-05-05 02:19:13.346 UTC [19467][client backend] [pg_regress/triggers][82/483:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-05-05 02:19:13.346 UTC [19467][client backend] [pg_regress/triggers][82/483:0] STATEMENT: drop trigger trg1 on trigpart1; 2024-05-05 02:19:13.347 UTC [19467][client backend] [pg_regress/triggers][82/484:0] ERROR: cannot drop trigger trg1 on table trigpart2 because trigger trg1 on table trigpart requires it 2024-05-05 02:19:13.347 UTC [19467][client backend] [pg_regress/triggers][82/484:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-05-05 02:19:13.347 UTC [19467][client backend] [pg_regress/triggers][82/484:0] STATEMENT: drop trigger trg1 on trigpart2; 2024-05-05 02:19:13.347 UTC [19467][client backend] [pg_regress/triggers][82/485:0] ERROR: cannot drop trigger trg1 on table trigpart3 because trigger trg1 on table trigpart requires it 2024-05-05 02:19:13.347 UTC [19467][client backend] [pg_regress/triggers][82/485:0] HINT: You can drop trigger trg1 on table trigpart instead. 2024-05-05 02:19:13.347 UTC [19467][client backend] [pg_regress/triggers][82/485:0] STATEMENT: drop trigger trg1 on trigpart3; 2024-05-05 02:19:13.365 UTC [19466][client backend] [pg_regress/inherit][84/575:5196] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c2" 2024-05-05 02:19:13.365 UTC [19466][client backend] [pg_regress/inherit][84/575:5196] STATEMENT: alter table p1_c2 drop constraint f1_pos; 2024-05-05 02:19:13.366 UTC [19466][client backend] [pg_regress/inherit][84/577:5198] ERROR: cannot drop inherited constraint "f1_pos" of relation "p1_c1c2" 2024-05-05 02:19:13.366 UTC [19466][client backend] [pg_regress/inherit][84/577:5198] STATEMENT: alter table p1_c1c2 drop constraint f1_pos; 2024-05-05 02:19:13.384 UTC [19466][client backend] [pg_regress/inherit][84/591:5204] ERROR: constraint "inh_check_constraint" conflicts with NOT VALID constraint on relation "invalid_check_con_child" 2024-05-05 02:19:13.384 UTC [19466][client backend] [pg_regress/inherit][84/591:5204] STATEMENT: alter table invalid_check_con add constraint inh_check_constraint check(f1 > 0); 2024-05-05 02:19:13.395 UTC [19466][client backend] [pg_regress/inherit][84/596:0] ERROR: new row for relation "invalid_check_con" violates check constraint "inh_check_constraint" 2024-05-05 02:19:13.395 UTC [19466][client backend] [pg_regress/inherit][84/596:0] DETAIL: Failing row contains (0). 2024-05-05 02:19:13.395 UTC [19466][client backend] [pg_regress/inherit][84/596:0] STATEMENT: insert into invalid_check_con values(0); 2024-05-05 02:19:13.395 UTC [19466][client backend] [pg_regress/inherit][84/597:0] ERROR: new row for relation "invalid_check_con_child" violates check constraint "inh_check_constraint" 2024-05-05 02:19:13.395 UTC [19466][client backend] [pg_regress/inherit][84/597:0] DETAIL: Failing row contains (0). 2024-05-05 02:19:13.395 UTC [19466][client backend] [pg_regress/inherit][84/597:0] STATEMENT: insert into invalid_check_con_child values(0); 2024-05-05 02:19:13.479 UTC [19467][client backend] [pg_regress/triggers][82/504:0] ERROR: trigger "trg1" for table "trigpart3" does not exist 2024-05-05 02:19:13.479 UTC [19467][client backend] [pg_regress/triggers][82/504:0] STATEMENT: drop trigger trg1 on trigpart3; 2024-05-05 02:19:13.491 UTC [19467][client backend] [pg_regress/triggers][82/506:0] ERROR: trigger "trg1" for table "trigpart41" does not exist 2024-05-05 02:19:13.491 UTC [19467][client backend] [pg_regress/triggers][82/506:0] STATEMENT: drop trigger trg1 on trigpart41; 2024-05-05 02:19:13.621 UTC [19467][client backend] [pg_regress/triggers][82/526:5244] ERROR: trigger "trg1" for relation "trigpart3" already exists 2024-05-05 02:19:13.621 UTC [19467][client backend] [pg_regress/triggers][82/526:5244] STATEMENT: alter table trigpart attach partition trigpart3 FOR VALUES FROM (2000) to (3000); 2024-05-05 02:19:14.155 UTC [17292][postmaster] LOG: server process (PID 19456) was terminated by signal 6: Aborted 2024-05-05 02:19:14.155 UTC [17292][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-05-05 02:19:14.155 UTC [17292][postmaster] LOG: terminating any other active server processes 2024-05-05 02:19:14.220 UTC [17292][postmaster] LOG: shutting down because restart_after_crash is off 2024-05-05 02:19:14.234 UTC [17292][postmaster] LOG: database system is shut down