]> 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:05 +0000 (17:05 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Fri, 27 Feb 2026 08:05:05 +0000 (17:05 +0900)
commitcf370919a9963ac7d821caf491fdc6f9da87b178
tree5bde06f59f7d1685a7f4cb54a82595fd93ef45b7
parent2b993167fc85fb41729dc0980639504ccc356e02
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