Re: Extend postgres_fdw_get_connections to return remote backend pid
Sagar Shedge <sagar.shedge92@gmail.com>
From: Sagar Shedge <sagar.shedge92@gmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-02-24T16:55:54Z
Lists: pgsql-hackers
Attachments
- v1-0001-Extend-postgres_fdw_get_connections-to-return-rem.patch (application/octet-stream) patch v1-0001
Hi Team, Created patch as per recommendation in postgres wiki. -- Sagar Dilip Shedge, SDE AWS
Commits
-
postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID.
- fe186bda78c4 18.0 landed