Remove SHA256_HMAC_B from scram-common.h
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-12-13T04:57:22Z
Lists: pgsql-hackers
Attachments
- scram-include.patch (text/x-diff) patch
Hi all, While doing some hackery on SCRAM, I have noticed $subject giving the attached. I guess that this is not going to cause any objections, but feel free to comment just in case. Thanks, -- Michael
Commits
-
Remove SHA256_HMAC_B from scram-common.h
- c6f6646bb0be 16.0 landed