pgsql: Suppress more compiler warnings in new pgstats code.

Started by Tom Laneover 3 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/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(-)