]> git.ipfire.org Git - thirdparty/postgresql.git/commit
postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired().
authorEtsuro Fujita <efujita@postgresql.org>
Fri, 27 Feb 2026 08:05:06 +0000 (17:05 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Fri, 27 Feb 2026 08:05:06 +0000 (17:05 +0900)
commite72bde9017c0bbac6e54ebc6cc58cde96855d289
treeefa6560d4681ac6a67f2c5015f8b217510171ce5
parent058710d415ee5bab4daf6be5c33149a32066384a
postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired().

This commit also rephrases this comment to improve readability.

Oversight in commit 6136e94dc.

Reported-by: Etsuro Fujita <etsuro.fujita@gmail.com>
Author: Andreas Karlsson <andreas@proxel.se>
Co-authored-by: Etsuro Fujita <etsuro.fujita@gmail.com>
Discussion: https://postgr.es/m/CAPmGK16pDnM_wU3kmquPj-M9MYqG3y0BdntRZ0eytqbCaFY3WQ%40mail.gmail.com
Backpatch-through: 14
contrib/postgres_fdw/connection.c