pgsql: Use an explicit format string to keep the compiler happy. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Use an explicit format string to keep the compiler happy.
Date
Msg-id E1QF5Kp-0003SN-WE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use an explicit format string to keep the compiler happy.

Branch
------
master

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

Modified Files
--------------
src/backend/port/win32/security.c |    6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: New: [#1011021] Support
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Force use of "%I64d" format for 64 bit ints on MinGW.