diff -U3 /tmp/cirrus-ci-build/contrib/tablefunc/expected/tablefunc.out /tmp/cirrus-ci-build/build-32/testrun/tablefunc/regress/results/tablefunc.out --- /tmp/cirrus-ci-build/contrib/tablefunc/expected/tablefunc.out 2026-03-01 13:36:32.514459261 +0000 +++ /tmp/cirrus-ci-build/build-32/testrun/tablefunc/regress/results/tablefunc.out 2026-03-01 13:51:21.623867304 +0000 @@ -18,6 +18,8 @@ CREATE TABLE ct(id int, rowclass text, rowid text, attribute text, val text); \copy ct from 'data/ct.data' SELECT * FROM crosstab2('SELECT rowid, attribute, val FROM ct where rowclass = ''group1'' and (attribute = ''att2'' or attribute = ''att3'') ORDER BY 1,2;'); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x591586b8 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x591586b8 row_name | category_1 | category_2 ----------+------------+------------ test1 | val2 | val3 @@ -26,6 +28,8 @@ (3 rows) SELECT * FROM crosstab3('SELECT rowid, attribute, val FROM ct where rowclass = ''group1'' and (attribute = ''att2'' or attribute = ''att3'') ORDER BY 1,2;'); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x591586b8 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x591586b8 row_name | category_1 | category_2 | category_3 ----------+------------+------------+------------ test1 | val2 | val3 | @@ -42,6 +46,8 @@ (3 rows) SELECT * FROM crosstab2('SELECT rowid, attribute, val FROM ct where rowclass = ''group1'' ORDER BY 1,2;'); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59158b94 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59158b94 row_name | category_1 | category_2 ----------+------------+------------ test1 | val1 | val2 @@ -50,6 +56,8 @@ (3 rows) SELECT * FROM crosstab3('SELECT rowid, attribute, val FROM ct where rowclass = ''group1'' ORDER BY 1,2;'); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59158b94 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59158b94 row_name | category_1 | category_2 | category_3 ----------+------------+------------+------------ test1 | val1 | val2 | val3 @@ -73,6 +81,8 @@ (2 rows) SELECT * FROM crosstab3('SELECT rowid, attribute, val FROM ct where rowclass = ''group2'' and (attribute = ''att1'' or attribute = ''att2'') ORDER BY 1,2;'); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59158b94 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59158b94 row_name | category_1 | category_2 | category_3 ----------+------------+------------+------------ test3 | val1 | val2 | @@ -108,6 +118,8 @@ (2 rows) SELECT * FROM crosstab('SELECT rowid, attribute, val FROM ct where rowclass = ''group1'' ORDER BY 1,2;') AS c(rowid text, att1 text, att2 text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x591586b8 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x591586b8 rowid | att1 | att2 -------+------+------- test1 | val1 | val2 @@ -116,6 +128,8 @@ (3 rows) SELECT * FROM crosstab('SELECT rowid, attribute, val FROM ct where rowclass = ''group1'' ORDER BY 1,2;') AS c(rowid text, att1 text, att2 text, att3 text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59158988 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59158988 rowid | att1 | att2 | att3 -------+------+-------+------- test1 | val1 | val2 | val3 @@ -138,6 +152,8 @@ AS '$libdir/tablefunc','crosstab' LANGUAGE C STABLE STRICT; SELECT * FROM crosstab_out('SELECT rowid, attribute, val FROM ct where rowclass = ''group1'' ORDER BY 1,2;'); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x591586b8 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x591586b8 rowid | att1 | att2 | att3 -------+------+-------+------- test1 | val1 | val2 | val3 @@ -329,6 +345,20 @@ \copy connectby_text from 'data/connectby_text.data' -- with branch, without orderby SELECT * FROM connectby('connectby_text', 'keyid', 'parent_keyid', 'row2', 0, '~') AS t(keyid text, parent_keyid text, level int, branch text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ac2e0, chunk 0x591ac3c8 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ac2e0, chunk 0x591ac3c8 keyid | parent_keyid | level | branch -------+--------------+-------+--------------------- row2 | | 0 | row2 @@ -341,6 +371,20 @@ -- without branch, without orderby SELECT * FROM connectby('connectby_text', 'keyid', 'parent_keyid', 'row2', 0) AS t(keyid text, parent_keyid text, level int); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919c2e0, chunk 0x5919e1cc +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919c2e0, chunk 0x5919e1cc keyid | parent_keyid | level -------+--------------+------- row2 | | 0 @@ -353,6 +397,18 @@ -- with branch, with orderby SELECT * FROM connectby('connectby_text', 'keyid', 'parent_keyid', 'pos', 'row2', 0, '~') AS t(keyid text, parent_keyid text, level int, branch text, pos int) ORDER BY t.pos; +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e6ac keyid | parent_keyid | level | branch | pos -------+--------------+-------+---------------------+----- row2 | | 0 | row2 | 1 @@ -365,6 +421,20 @@ -- without branch, with orderby SELECT * FROM connectby('connectby_text', 'keyid', 'parent_keyid', 'pos', 'row2', 0) AS t(keyid text, parent_keyid text, level int, pos int) ORDER BY t.pos; +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b2380, chunk 0x591b273c +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a42a0, chunk 0x591a4ef4 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a42a0, chunk 0x591a4ef4 keyid | parent_keyid | level | pos -------+--------------+-------+----- row2 | | 0 | 1 @@ -380,6 +450,20 @@ \copy connectby_int from 'data/connectby_int.data' -- with branch SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 0, '~') AS t(keyid int, parent_keyid int, level int, branch text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591aa340, chunk 0x591aa5f0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ac2e0, chunk 0x591ac798 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ac2e0, chunk 0x591ac798 keyid | parent_keyid | level | branch -------+--------------+-------+--------- 2 | | 0 | 2 @@ -392,6 +476,20 @@ -- without branch SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 0) AS t(keyid int, parent_keyid int, level int); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591962b0, chunk 0x59196560 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ac2e0, chunk 0x591ac2f4 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ac2e0, chunk 0x591ac2f4 keyid | parent_keyid | level -------+--------------+------- 2 | | 0 @@ -408,9 +506,41 @@ INSERT INTO connectby_int VALUES(9,11); -- should fail due to infinite recursion SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 0, '~') AS t(keyid int, parent_keyid int, level int, branch text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591a8330, chunk 0x591a85e0 ERROR: infinite recursion detected -- infinite recursion failure avoided by depth limit SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 4, '~') AS t(keyid int, parent_keyid int, level int, branch text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ae360, chunk 0x591ae610 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ac2e0, chunk 0x591ac798 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591ac2e0, chunk 0x591ac798 keyid | parent_keyid | level | branch -------+--------------+-------+------------- 2 | | 0 | 2 @@ -425,13 +555,19 @@ -- should fail as first two columns must have the same type SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 0, '~') AS t(keyid text, parent_keyid int, level int, branch text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e5a0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5919e2f0, chunk 0x5919e5a0 ERROR: invalid connectby return type DETAIL: Source key type integer does not match return key type text. -- should fail as key field datatype should match return datatype SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 0, '~') AS t(keyid float8, parent_keyid float8, level int, branch text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591922a0, chunk 0x59192550 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591922a0, chunk 0x59192550 ERROR: invalid connectby return type DETAIL: Source key type integer does not match return key type double precision. SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 0, '~') AS t(keyid int, parent_keyid float8, level int, branch text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59157fc0 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59157d10, chunk 0x59157fc0 ERROR: invalid connectby return type DETAIL: Source parent key type integer does not match return parent key type double precision. -- check other rowtype mismatch cases @@ -442,6 +578,8 @@ ERROR: invalid connectby return type DETAIL: Return row must have 4 columns, not 3. SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 0) AS t(keyid int, parent_keyid text, level int); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b0370, chunk 0x591b0620 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b0370, chunk 0x591b0620 ERROR: invalid connectby return type DETAIL: Source parent key type integer does not match return parent key type text. SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '2', 0, '~') AS t(keyid int, parent_keyid int, level float, branch float); @@ -463,6 +601,8 @@ DETAIL: The query must return at least two columns. -- query with two columns first value as NULL SELECT * FROM connectby('connectby_int', 'NULL::int, 1::int; --', 'parent_keyid', '2', 0) AS t(keyid int, parent_keyid int, level int); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59190220, chunk 0x59190234 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59190220, chunk 0x59190234 keyid | parent_keyid | level -------+--------------+------- 2 | | 0 @@ -474,6 +614,8 @@ ERROR: infinite recursion detected -- query with two columns, both values as NULL SELECT * FROM connectby('connectby_int', 'NULL::int, NULL::int; --', 'parent_keyid', '2', 0) AS t(keyid int, parent_keyid int, level int); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59190220, chunk 0x59190234 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x59190220, chunk 0x59190234 keyid | parent_keyid | level -------+--------------+------- 2 | | 0 @@ -489,6 +631,16 @@ INSERT INTO connectby_int VALUES(1,111); -- this should not fail due to recursion detection SELECT * FROM connectby('connectby_int', 'keyid', 'parent_keyid', '11', 0, '-') AS t(keyid int, parent_keyid int, level int, branch text); +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x591b4390, chunk 0x591b4640 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5918c200, chunk 0x5918c6b8 +WARNING: problem in alloc set ExecutorState: detected write past chunk end in block 0x5918c200, chunk 0x5918c6b8 keyid | parent_keyid | level | branch -------+--------------+-------+---------- 11 | | 0 | 11