Re: Improve error handling of HMAC computations and SCRAM

From: Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Improve error handling of HMAC computations and SCRAM
Date: 2022-01-11 08:08:59
Message-ID: 71b9a5d2-a3bf-83bc-a243-93dcf0bcfb3b@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2022-01-11 08:20:39 Re: Skipping logical replication transactions on subscriber side
Previous Message tanghy.fnst@fujitsu.com 2022-01-11 08:02:19 RE: row filtering for logical replication