Thread: pgsql: Suppress more compiler warnings in new pgstats code.

pgsql: Suppress more compiler warnings in new pgstats code.

From
Tom Lane
Date:
Suppress more compiler warnings in new pgstats code.

Per buildfarm, we didn't get rid of quite all of the
-Wtautological-constant-out-of-range-compare warnings
in pgstat_io.c.

Discussion: https://postgr.es/m/20520.1677435600@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b1b86820d84e4ddca9396aa6b7c5a496382fe950

Modified Files
--------------
src/backend/utils/activity/pgstat_io.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)