On Thu, Dec 19, 2024 at 09:57:31AM -0600, Nathan Bossart wrote: > On Thu, Dec 19, 2024 at 09:36:17AM -0600, Nathan Bossart wrote: > > On Thu, Dec 19, 2024 at 07:25:30AM +0000, Bertrand Drouvot wrote: > >> - errmsg("password is too short"))); > >> + errmsg("password is too short: %d (< > >> %d)", pwdlen, min_password_length))); > > > > I think we should explicitly point to the parameter and note its current > > value. > > Like so.
LGTM. Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com