Re: sunsetting md5 password support
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Jim Nasby <jnasby@upgrade.com>
Cc: Greg Sabino Mullane <htamfids@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, Tom Lane <tgl@sss.pgh.pa.us>, Heikki Linnakangas <hlinnaka@iki.fi>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-19T23:05:15Z
Lists: pgsql-hackers
I've gotten a couple of reviews on this patch, and the thread has been quiet for a while now, so I'm considering committing this soon. There is still plenty of time to make any adjustments that are suggested post-commit. -- nathan
Commits
-
Deprecate MD5 passwords.
- db6a4a985bc0 18.0 landed