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_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/be37f270d7646b39155d31b17d9ab66712e07aaf Modified Files -------------- contrib/postgres_fdw/connection.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
