On Tue, Aug 4, 2026 at 12:22 PM cca5507 <[email protected]> wrote: > > > While working on some stress suite I found the issue related to way > > ProcessSingleRelationByOid access rel->rd_smgr. > > > > Patch with fix and test is attached (it is self-explanatory and pretty > > simple). > > Good catch! I verify that the bug exists and your patch fixes it. Patch LGTM!
+1 The code change looks good to me. Is the new test really necessary? It only covers this specific data-checksums worker path, while debug_discard_caches can make the test time longer. Regards, -- Fujii Masao
