Thread
-
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com> — 2026-05-25T07:12:34Z
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