summaryrefslogtreecommitdiff
path: root/src/common/jsonapi.c
diff options
context:
space:
mode:
authorMichael Paquier2024-08-03 18:07:20 +0000
committerMichael Paquier2024-08-03 18:07:20 +0000
commit028b4b21df26fee67b3ce75c6f14fcfd3c7cf2ee (patch)
tree5bdc1e2b597b796648f371cceaa58d3ab27b4933 /src/common/jsonapi.c
parent66188912566b5614dff095ae86f4b1e06d58e875 (diff)
Fix incorrect format placeholders in pgstat.c
These should have been switched from %d to %u in 3188a4582a8c in the debugging elogs added in ca1ba50fcb6f. PgStat_Kind should never be higher than INT32_MAX, but let's be clean. Issue noticed while hacking more on this area.
Diffstat (limited to 'src/common/jsonapi.c')
0 files changed, 0 insertions, 0 deletions