Add missing CHECK_FOR_INTERRUPTS calls in dblink module - Mailing list pgsql-hackers

From Lakshmi N
Subject Add missing CHECK_FOR_INTERRUPTS calls in dblink module
Date
Msg-id CA+3i_M-fFb4cZ4SYToBft5VERvo0AZ22LRfzLE5axpGr9YsgPg@mail.gmail.com
Whole thread Raw
Responses Re: Add missing CHECK_FOR_INTERRUPTS calls in dblink module
List pgsql-hackers
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


Attachment

pgsql-hackers by date:

Previous
From: "Anders Åstrand"
Date:
Subject: Re: Change initdb default to the builtin collation provider
Next
From: Xuneng Zhou
Date:
Subject: Re: Odd code around ginScanToDelete