Re: pgsql: Suppress compiler warnings about useless comparison of unsigned - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Suppress compiler warnings about useless comparison of unsigned
Date
Msg-id 20160215222357.GF25464@awork2.anarazel.de
Whole thread Raw
In response to pgsql: Suppress compiler warnings about useless comparison of unsigned  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Allow SetHintBits() to succeed if the buffer's LSN is new enough
Next
From: Alvaro Herrera
Date:
Subject: pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor