On Tue, 10 Mar 2026 at 14:00, Lakshmi N <[email protected]> wrote: > > Hi All, > > This is my first patch submission, please guide me if I made any mistakes. I > noticed that CHECK_FOR_INTERRUPTS is missing at two places in dblink.c. > Submitting a small patch to address this. > > Regards, > Lakshmi > >
Hi! Are you trying to fix any real problem? So, do you have any reproduces where dblink stucks while processing tuples? I am somehow surprised if we do not have CFI somewhere inside tuplestore_puttuple... -- Best regards, Kirill Reshke
