statement was expected to succeed but didn't 40002!INSERT INTO: FOREIGN KEY constraint 'test101.fC' violated query started on line 10 of file insert_self_ref_FK.Bug-6131.test query text: INSERT INTO test101 VALUES (101, 101, 101) statement was expected to succeed but didn't 40002!INSERT INTO: FOREIGN KEY constraint 'test101.fC' violated query started on line 19 of file insert_self_ref_FK.Bug-6131.test query text: INSERT INTO test101 VALUES (102, 102, 102) statement was expected to succeed but didn't 40002!INSERT INTO: FOREIGN KEY constraint 'test101.fC' violated query started on line 22 of file insert_self_ref_FK.Bug-6131.test query text: INSERT INTO test101 VALUES (103, 103, 101) received 1 rows, expected 4 rows query started on line 28 of file insert_self_ref_FK.Bug-6131.test query text: select * from test101 query result: 100|100|100 query started on line 28 of file insert_self_ref_FK.Bug-6131.test query text: select * from test101 query result: 100|100|100 statement was expected to succeed but didn't 40002!INSERT INTO: FOREIGN KEY constraint 'test101.fC' violated query started on line 47 of file insert_self_ref_FK.Bug-6131.test query text: INSERT INTO test101 VALUES (104, 104, 104) statement was expected to succeed but didn't 40002!INSERT INTO: FOREIGN KEY constraint 't1.t1_c0_fkey' violated query started on line 59 of file insert_self_ref_FK.Bug-6131.test query text: COPY 9 RECORDS INTO "sys"."t1" FROM stdin USING DELIMITERS E'\t',E'\n','"'; statement was expected to succeed but didn't 40002!INSERT INTO: FOREIGN KEY constraint 't0.t0_tc0_fkey' violated query started on line 82 of file insert_self_ref_FK.Bug-6131.test query text: INSERT INTO t0(tc0) VALUES('b' BETWEEN 'a' AND 'c') statement was expected to succeed but didn't 40002!DELETE: FOREIGN KEY constraint 't1.t1_c0_fkey' violated query started on line 109 of file insert_self_ref_FK.Bug-6131.test query text: DELETE FROM t1