Re: sunsetting md5 password support

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Jim Nasby <jnasby(at)upgrade(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: sunsetting md5 password support
Date: 2024-11-21 01:17:07
Message-ID: CAKAnmmLFpSQXVpT03AdoBfY0W4dsw7kD6Z0zkXtchHbWNAT-UQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 20, 2024 at 11:33 AM Nathan Bossart <nathandbossart(at)gmail(dot)com>
wrote:

> After thinking about this some more, I'm actually finding myself leaning
> towards leaving the hint and potentially adding more detail to the
> documentation as a follow-up patch.

Sounds good to me. I think my hesitation was more that the hint was
overpromising help, so big +1 to more detail and keeping it.

Cheers,
Greg

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2024-11-21 01:24:26 Re: ci: Macos failures due to MacPorts behaviour change
Previous Message Michael Paquier 2024-11-21 01:01:07 Re: Add a write_to_file member to PgStat_KindInfo