pgsql: Fix comment in sha2.h - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix comment in sha2.h
Date
Msg-id E1jy3Pa-0005dF-Mk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix comment in sha2.h

An incorrect reference to SHA-1 was present.

Author: Daniel Gustafsson
Discussion: https://postgr.es/m/FE26C953-FA87-4BB9-9105-AA1F8705B0D0@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e47c2602aa4d35a4e3eb6ada40454c6c0f1279bf

Modified Files
--------------
src/include/common/sha2.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: neqjoinsel must now pass through collation to eqjoinsel.
Next
From: Thomas Munro
Date:
Subject: pgsql: Fix conversion table generator scripts.