diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2010-06-16 00:54:16 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2010-06-16 00:54:16 +0000 |
commit | 418e1d82fd113ac8d7ec20f7aeeefc0a4e563ebb (patch) | |
tree | e8d3777e54a0d3985812aac6cc77f9cefa87a888 /src/backend/access/transam/xlog.c | |
parent | 24cb6ab9af0350ca7c3703bf3b314206dd1405c0 (diff) |
Refactor sprintf calls with computed format strings into multiple calls with
constant format strings, so that the compiler can more easily check the
formats for correctness.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions