pgsql: Add some casts to try to silence most of the remaining format wa

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add some casts to try to silence most of the remaining format wa
Date: 2011-04-28 19:07:52
Message-ID: E1QFWZ6-0002Mo-GC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add some casts to try to silence most of the remaining format warnings on MinGW-W64.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ab0ba6e73ae9b3c9956126bdcd3c410238a27244

Modified Files
--------------
src/backend/postmaster/postmaster.c | 4 ++--
src/backend/postmaster/syslogger.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dave Page 2011-04-28 19:33:44 Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64
Previous Message Andrew Dunstan 2011-04-28 15:05:33 pgsql: Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for