aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorJohn Naylor <john.naylor@postgresql.org>2022-08-23 09:55:05 +0700
committerPeter Eisentraut <peter@eisentraut.org>2022-08-28 16:04:35 +0200
commit73cbdb7f1944b2ad847fb62d71011b96cd96c8fd (patch)
tree59ed223b59e93a938b2727d7f77dbfc734f91ae6 /src/backend/utils/adt/xml.c
parent44817d97bca361f2be7fac64afa50715f959c11c (diff)
downloadpostgresql-73cbdb7f1944b2ad847fb62d71011b96cd96c8fd.tar.gz
postgresql-73cbdb7f1944b2ad847fb62d71011b96cd96c8fd.zip
Switch format specifier for replication origins to %d
Using %u with uint16 causes warnings with -Wformat-signedness. There are many other warnings, but for now change only these since c920fe4818 already changed the message string for most of them. Per report from Peter Eisentraut Discussion: https://www.postgresql.org/message-id/31e63649-0355-7088-831e-b07d5f908a8c%40enterprisedb.com
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions