Re: [Patch] add new parameter to pg_replication_origin_session_setup

Doruk Yilmaz <doruk@mixrank.com>

From: Doruk Yilmaz <doruk@mixrank.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2025-03-01T17:52:23Z
Lists: pgsql-hackers

Attachments

I noticed that the patch needs rebasing, so here is the rebased version.
Hopefully it makes to the commitfest.

Doruk Yılmaz

Commits

  1. Refactor replorigin_session_setup() for better readability.

  2. Prevent unintended dropping of active replication origins.

  3. Add optional pid parameter to pg_replication_origin_session_setup().