Cast some printf arguments to avoid possibly-nonportable behavior.
Per compiler warnings on buildfarm member black_firefly.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/ed61127be483d8939e13a151773549f1517d6e67
Modified Files
--------------
src/backend/replication/basebackup.c | 2 +-
src/bin/pg_basebackup/pg_basebackup.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2012-03-24 20:22:54 |
| Subject: pgsql: Fix planner's handling of outer PlaceHolderVars withinsubquerie |
| Previous: | From: Tom Lane | Date: 2012-03-23 23:16:09 |
| Subject: pgsql: Refactor simplify_function et al to centralize argumentsimplifi |