Thread

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

    shveta malik <shveta.malik@gmail.com> — 2026-05-22T09:15:50Z

    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
    
    thanks
    Shveta