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 <[email protected]> Author: Andreas Karlsson <[email protected]> Co-authored-by: Etsuro Fujita <[email protected]> Discussion: https://postgr.es/m/CAPmGK16pDnM_wU3kmquPj-M9MYqG3y0BdntRZ0eytqbCaFY3WQ%40mail.gmail.com Backpatch-through: 14 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/596a400df7a273398dc471b07729f8af09cb6e40 Modified Files -------------- contrib/postgres_fdw/connection.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
