Re: pgsql: Avoid -Wconversion warnings when using checksum_impl.h

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Avoid -Wconversion warnings when using checksum_impl.h
Дата
Msg-id 20200305233014.GA2501@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: Avoid -Wconversion warnings when using checksum_impl.h  (David Steele <david@pgmasters.net>)
Ответы Re: pgsql: Avoid -Wconversion warnings when using checksum_impl.h
Re: pgsql: Avoid -Wconversion warnings when using checksum_impl.h
Список pgsql-committers
On Thu, Mar 05, 2020 at 12:51:50PM -0500, David Steele wrote:
> Looks like you changed 65535 -> 65536 before commit.  I checked the original
> patch and it has 65535.

That's my fault, thanks.  I have been playing with the surroundings
while looking at your patch.

> Bit of a bummer that this passed make check-world, but the pgBackRest tests
> definitely did not like it.

Is that because you have a copy of this routine in your code?
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix page-level checksum calculation in checksum_impl.h
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Avoid -Wconversion warnings when using checksum_impl.h