pgsql: Fix copy-paste error with SHA256 digest length in checksum_helpe

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix copy-paste error with SHA256 digest length in checksum_helpe
Дата
Msg-id E1lA92s-00085y-TQ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix copy-paste error with SHA256 digest length in checksum_helper.c

Issue introduced by 87ae969, noticed while working on the area.  While
on it, fix some grammar in the surrounding static assertions.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/42d74e0c443760af91875af99d2655c9eb4c40df

Modified Files
--------------
src/common/checksum_helper.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add test case for abbrev(cidr)
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove no-longer-used RTE argument of markVarForSelectPriv().