From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Comment referencing incorrect algorithm |
Date: | 2020-07-22 01:19:34 |
Message-ID: | 20200722011934.GD9642@paquier.xyz |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Jul 21, 2020 at 01:57:11PM +0200, Daniel Gustafsson wrote:
> While poking around our crypto code, I noticed that a comment in sha2.h was
> referencing sha-1 which is an algorithm not supported by the code. The
> attached fixes the comment aligning it with other comments in the file.
Thanks, fixed. The style of the surroundings is to not use an hyphen,
so fine by me to stick with that.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2020-07-22 01:45:45 | Re: OpenSSL randomness seeding |
Previous Message | Mark Dilger | 2020-07-22 00:47:12 | Re: new heapcheck contrib module |