summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorPeter Eisentraut2023-03-24 06:18:12 +0000
committerPeter Eisentraut2023-03-24 06:21:40 +0000
commita9bc04b21182cb6030e248a4055dc793e901ef6d (patch)
treeba9432ff398a5aac9b88d96e164479a04f5504a2 /src/include/postgres.h
parent069ef254f145889d15c6ce4be526ce9e05284dc6 (diff)
Fix incorrect format placeholders
The fields of NLSVERSIONINFOEX are of type DWORD, which is unsigned long, so the results of the computations being printed are also of type unsigned long.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions