Re: [PATCH] Release replication slot on error in SQL-callable slot functions - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Date
Msg-id CALj2ACWT7CB-p9r60dnM95hWb7vguwdcBGVLWnfWzEVMY2MqGw@mail.gmail.com
Whole thread
In response to Re: [PATCH] Release replication slot on error in SQL-callable slot functions  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Responses Re: [PATCH] Release replication slot on error in SQL-callable slot functions
List pgsql-hackers
Hi,

On Wed, Sep 16, 2026 at 6:37 PM Bharath Rupireddy
<bharath.rupireddyforpostgres@gmail.com> wrote:
>
> Please find the attached patch for HEAD. I dropped the two unnecessary
> header file inclusions added in the diff but otherwise took it as-is.
> If it looks good, I can prepare the patches for all supported
> branches.

Please find the attached patches for HEAD and all supported branches.
Thanks to all for reviewing and sharing thoughts.

--
Bharath Rupireddy
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: Revert online data checksum transitions
Next
From: "Tristan Partin"
Date:
Subject: Re: Add ASCII fast path to Unicode normalization functions