-Wformat-signedness - Mailing list pgsql-hackers

From Thomas Munro
Subject -Wformat-signedness
Date
Msg-id CA+hUKGJ7EQm9extQAgrFZNNUKqRT8Vv5t1tKqA-5nEcYn0+wNA@mail.gmail.com
Whole thread Raw
Responses Re: -Wformat-signedness
List pgsql-hackers
Hi hackers,

There're probably mostly harmless, being mostly error and debug
messages and the like, and considering that eg OID parsing tolerates
negative numbers when reading them back in, but for what it's worth:
GCC complains about many %d vs %u type mixups if you build with
$SUBJECT.



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Autovacuum worker doesn't immediately exit on postmaster death
Next
From: Tom Lane
Date:
Subject: Re: Autovacuum worker doesn't immediately exit on postmaster death