Hi, On Sat, 19 Jul 2025 at 09:06, Michael Paquier <mich...@paquier.xyz> wrote: > > The structure is strange, it seems to me that we should target things > so as we have only one PG_TEST_FILE_TRIM_LINES defined in the tree, > not two with one local to 027.
I see your point. Then the problem is regression_log_helper() can't check if $lines_to_dump * 2 is bigger than the number of lines in the regression.diffs file. So, it can't decide whether or not to dump all of the regression.diffs. Would it be okay if we repeat some lines in both the head and tail lines? -- Regards, Nazir Bilal Yavuz Microsoft