Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Date: 2026-05-25 16:10:25
Message-ID: CAHGQGwEAsiafhpZXq9q_QPFb2DwO_vMJqxBZfi2OMRL-eMzE-g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, May 24, 2026 at 1:46 AM Matheus Alcantara
<matheusssilv97(at)gmail(dot)com> wrote:
> Thank you for finding the issue and reviewing the patch.

I've pushed the patches. Thanks!

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sehrope Sarkuni 2026-05-25 16:11:25 Re: Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
Previous Message Tom Lane 2026-05-25 15:03:57 Re: Is there value in having optimizer stats for joins/foreignkeys?