diff options
author | John Naylor | 2022-08-23 02:55:05 +0000 |
---|---|---|
committer | John Naylor | 2022-08-23 02:55:05 +0000 |
commit | ba8321349bc02423aa4d49ebb5d579ec313cf930 (patch) | |
tree | 8f3f4cf4229940dad8080d7ca7f5eea1e6757076 /src/include/miscadmin.h | |
parent | 1b9050da66aba821fec18376bee30d17e91e7027 (diff) |
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/include/miscadmin.h')
0 files changed, 0 insertions, 0 deletions