Re: [PATCH] Release replication slot on error in SQL-callable slot functions

SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com>

From: SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com>
To: shveta malik <shveta.malik@gmail.com>
Cc: Fujii Masao <masao.fujii@gmail.com>, vignesh C <vignesh21@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, shveta malik <shvetamalik@gmail.com>
Date: 2026-05-28T01:11:16Z
Lists: pgsql-hackers

Attachments

Hi

On Wed, May 27, 2026 at 4:00 AM shveta malik <shveta.malik@gmail.com> wrote:

> On Wed, May 27, 2026 at 1:42 PM Fujii Masao <masao.fujii@gmail.com> wrote:
> >
> > On Wed, May 27, 2026 at 1:31 PM SATYANARAYANA NARLAPURAM
> > <satyanarlapuram@gmail.com> wrote:
> > > Thank you for the changes and review.
> >
> > When I applied the v4 patch together with Shveta's diff patch and
> > ran the regression tests, the tests failed.
>
> That is because my top-up patch lacks slot.out changes, I wanted Satya
> to first confirm if the changes are acceptable to him. Attached
> another top-up patch for test-output correction.
>

Thanks for the patches, I combined these changes in my latest patch. Please
find the v5.

 Thanks,
Satya