Re: pgsql: Suppress compiler warnings about useless comparison of unsigned

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pgsql: Suppress compiler warnings about useless comparison of unsigned
Дата
Msg-id 20160215222357.GF25464@awork2.anarazel.de
обсуждение исходный текст
Ответ на pgsql: Suppress compiler warnings about useless comparison of unsigned  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On 2016-02-15 22:12:25 +0000, Tom Lane wrote:
> Suppress compiler warnings about useless comparison of unsigned to zero.

As Peter just noticed, I sent my email confirming that this fixes the
warning for my compiler, as a repl to the wrong commit message. One down
press too many... But even replying to the wrong commit message, it
still remains true.

Andres


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: pgsql: Allow SetHintBits() to succeed if the buffer's LSN is new enough
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor