Re: dblink: Add SCRAM pass-through authentication

Matheus Alcantara <matheusssilv97@gmail.com>

From: Matheus Alcantara <matheusssilv97@gmail.com>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Peter Eisentraut <peter@eisentraut.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-21T18:24:25Z
Lists: pgsql-hackers
On Fri, Mar 21, 2025 at 1:28 PM Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
>
> Great, thank you! Looking over v10, I think I've run out of feedback
> at this point. Marked Ready for Committer.

Thanks for all the effort reviewing this patch!

-- 
Matheus Alcantara



Commits

  1. dblink: SCRAM authentication pass-through

  2. postgres_fdw: improve security checks