agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: dblink: Give user mapping precedence for use_scram_passthrough 2+ messages / 1 participants [nested] [flat]
* pgsql: dblink: Give user mapping precedence for use_scram_passthrough @ 2026-05-25 15:53 Fujii Masao <fujii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Fujii Masao @ 2026-05-25 15:53 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org dblink: Give user mapping precedence for use_scram_passthrough Commit 97f6fc10fff changed postgres_fdw so that user-mapping settings override foreign server settings for use_scram_passthrough. This commit applies the same behavior to dblink. Backpatch to v18, where use_scram_passthrough was introduced. Author: Matheus Alcantara <matheusssilv97@gmail.com> Reviewed-by: Fujii Masao <masao.fujii@gmail.com> Discussion: https://postgr.es/m/CAHGQGwEJ8rZjmbOvCicyr4vbuLio082bNTde0WNoSWaWr9wVcg@mail.gmail.com Backpatch-through: 18 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/5f5165e2fe193cc2c9e9078992cdb277013e8dec Modified Files -------------- contrib/dblink/dblink.c | 10 ++++++++-- contrib/dblink/t/001_auth_scram.pl | 24 ++++++++++++++++++++++++ doc/src/sgml/dblink.sgml | 10 ++++++---- 3 files changed, 38 insertions(+), 6 deletions(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: dblink: Give user mapping precedence for use_scram_passthrough @ 2026-05-25 15:53 Fujii Masao <fujii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Fujii Masao @ 2026-05-25 15:53 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org dblink: Give user mapping precedence for use_scram_passthrough Commit 97f6fc10fff changed postgres_fdw so that user-mapping settings override foreign server settings for use_scram_passthrough. This commit applies the same behavior to dblink. Backpatch to v18, where use_scram_passthrough was introduced. Author: Matheus Alcantara <matheusssilv97@gmail.com> Reviewed-by: Fujii Masao <masao.fujii@gmail.com> Discussion: https://postgr.es/m/CAHGQGwEJ8rZjmbOvCicyr4vbuLio082bNTde0WNoSWaWr9wVcg@mail.gmail.com Backpatch-through: 18 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/130396e6c034c26617c8a73be44f9640082fd490 Modified Files -------------- contrib/dblink/dblink.c | 10 ++++++++-- contrib/dblink/t/001_auth_scram.pl | 24 ++++++++++++++++++++++++ doc/src/sgml/dblink.sgml | 10 ++++++---- 3 files changed, 38 insertions(+), 6 deletions(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-05-25 15:53 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-05-25 15:53 pgsql: dblink: Give user mapping precedence for use_scram_passthrough Fujii Masao <fujii@postgresql.org> 2026-05-25 15:53 pgsql: dblink: Give user mapping precedence for use_scram_passthrough Fujii Masao <fujii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox