Re: Extend postgres_fdw_get_connections to return remote backend pid
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Sagar Shedge <sagar.shedge92@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-03-03T00:21:04Z
Lists: pgsql-hackers
On 2025/02/28 21:23, Sagar Shedge wrote: > Hi Fujii, > > Thanks for updates. > Looks good to me. We can proceed with latest potch. Thanks for the review! I've pushed the patch. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID.
- fe186bda78c4 18.0 landed