summaryrefslogtreecommitdiff
path: root/src/backend/replication/walreceiver.c
diff options
context:
space:
mode:
authorPeter Eisentraut2019-10-29 08:14:43 +0000
committerPeter Eisentraut2019-10-29 08:38:18 +0000
commit517bf2d9107f0d45c5fea2e3904e8d3b10ce6bb2 (patch)
treeb77ec35747cb03bc00e8541f1df63f95cd05d566 /src/backend/replication/walreceiver.c
parentd80be6f2f6c9793b92fc87c61d9ae2bcea3db560 (diff)
Fix compiler warnings in ecpg tests
Under MinGW, when compiling the ecpg test files, you get compiler warnings about the use of %lld in printf(). These files don't use our printf replacement or the c.h porting layer, so determine the appropriate format conversion the hard way. Reviewed-by: Michael Meskes <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/760c9dd1-2d80-c223-3f90-609b615f7918%402ndquadrant.com
Diffstat (limited to 'src/backend/replication/walreceiver.c')
0 files changed, 0 insertions, 0 deletions