Re: postgres_fdw: Useless if-test in GetConnection()
Etsuro Fujita <etsuro.fujita@gmail.com>
From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-17T09:28:20Z
Lists: pgsql-hackers
On Wed, Mar 15, 2023 at 7:18 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote: > This would be harmless, so I am planning to apply the patch to HEAD only. I forgot to mention that this was added in v14. Done that way. Best regards, Etsuro Fujita
Commits
-
postgres_fdw: Remove useless if-test in GetConnection().
- 39a3bdc9eba5 16.0 landed