Re: Modern SHA2- based password hashes for pgcrypto

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Bernd Helmle <mailings@oopsware.de>
Cc: Japin Li <japinli@hotmail.com>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2025-04-05T09:47:32Z
Lists: pgsql-hackers
Hello,

I triggered a run of this on CI on all platforms.  It seems to have gone
well, so unless I hear complaints, I intend to get this out later today.

https://cirrus-ci.com/build/4613871211642880

Thanks,

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



Commits

  1. Follow-up fixes for SHA-2 patch (commit 749a9e20c).

  2. Add modern SHA-2 based password hashes to pgcrypto.