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: vignesh C <vignesh21@gmail.com>, Fujii Masao <masao.fujii@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
shveta malik <shvetamalik@gmail.com>
Date: 2026-05-25T07:12:34Z
Lists: pgsql-hackers
Attachments
- v2-0001-Release-replication-slot-on-error-in-slot-SQL-functions.patch (application/octet-stream)
Hi On Fri, May 22, 2026 at 2:16 AM shveta malik <shveta.malik@gmail.com> wrote: > Thanks for reporting the issue. I could reproduce the same issue with > all these as well: > > pg_logical_slot_peek_changes > pg_logical_slot_get_binary_changes > pg_logical_slot_peek_binary_changes > Please find the attached v2 patch that addressed these three cases as well. Thanks, Satya