RE: [Patch] add new parameter to pg_replication_origin_session_setup
Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>
From: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
To: 'Doruk Yilmaz' <doruk@mixrank.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, Amit Kapila <amit.kapila16@gmail.com>
Date: 2025-09-16T04:37:15Z
Lists: pgsql-hackers
Dear Doruk, Thanks for updating the patch and sorry for being late. The new patch looks good to me. Best regards, Hayato Kuroda FUJITSU LIMITED
Commits
-
Refactor replorigin_session_setup() for better readability.
- 735e8fe68535 19 (unreleased) landed
-
Prevent unintended dropping of active replication origins.
- e385a4e2fd8e 19 (unreleased) landed
-
Add optional pid parameter to pg_replication_origin_session_setup().
- 5b148706c5c8 19 (unreleased) landed