Re: Cast to uint16 in pg_checksum_page()

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Cast to uint16 in pg_checksum_page()
Дата
Msg-id 20200304125208.GK2593@paquier.xyz
обсуждение исходный текст
Ответ на Re: Cast to uint16 in pg_checksum_page()  (David Steele <david@pgmasters.net>)
Ответы Re: Cast to uint16 in pg_checksum_page()  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Wed, Mar 04, 2020 at 07:02:43AM -0500, David Steele wrote:
> Yes, this is being included in an external project. Previously we have used
> a highly marked-up version but we are now trying to pull in the header more
> or less verbatim.
>
> Since this header is specifically designated as something external projects
> may want to use I think it makes sense to fix the warning.

This sounds like a sensible argument, similar to the ones raised on
the other thread, so no objections from me to improve things here.  I
can look at that tomorrow, except if somebody else beats me to it.
--
Michael

Вложения

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

Предыдущее
От: Hamid Akhtar
Дата:
Сообщение: Re: Minor issues in .pgpass
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench