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

From Sergey Shinderuk
Subject Re: Improve error handling of HMAC computations and SCRAM
Date
Msg-id 71b9a5d2-a3bf-83bc-a243-93dcf0bcfb3b@postgrespro.ru
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 11.01.2022 10:57, Michael Paquier wrote:
> On Tue, Jan 11, 2022 at 10:50:50AM +0300, Sergey Shinderuk wrote:
>> + * Returns a static string providing errors about an error that happened
>>
>> "errors about an error" looks odd.
> 
> Sure, that could be reworded.  What about "providing details about an
> error"?

Yeah, that's better.  I thought "providing errors about an error" was a 
typo, but now I see the same comment was committed in b69aba745.  Is it 
just me? :)

Thanks,

-- 
Sergey Shinderuk        https://postgrespro.com/



pgsql-hackers by date:

Previous
From: "tanghy.fnst@fujitsu.com"
Date:
Subject: RE: row filtering for logical replication
Next
From: Masahiko Sawada
Date:
Subject: Re: Skipping logical replication transactions on subscriber side