Re: Improve error handling of HMAC computations and SCRAM - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Improve error handling of HMAC computations and SCRAM
Date
Msg-id Yd68S6Xxmg5d2qRy@paquier.xyz
Whole thread Raw
In response to Re: Improve error handling of HMAC computations and SCRAM  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Improve error handling of HMAC computations and SCRAM
List pgsql-hackers
On Wed, Jan 12, 2022 at 12:56:17PM +0900, Michael Paquier wrote:
> Attached is a rebased patch for the HMAC portions, with a couple of
> fixes I noticed while going through this stuff again (mostly around
> SASLprep and pg_fe_scram_build_secret), and a fix for a conflict
> coming from 9cb5518.  psql's \password is wrong to assume that the
> only error that can happen for scran-sha-256 is an OOM, but we'll get
> there.

With an attachment, that's even better.  (Thanks, Daniel.)
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Column Filtering in Logical Replication
Next
From: "osumi.takamichi@fujitsu.com"
Date:
Subject: RE: Failed transaction statistics to measure the logical replication progress