aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2023-03-24 07:18:12 +0100
committerPeter Eisentraut <peter@eisentraut.org>2023-03-24 07:21:40 +0100
commita9bc04b21182cb6030e248a4055dc793e901ef6d (patch)
treeba9432ff398a5aac9b88d96e164479a04f5504a2 /src/backend/access/gist
parent069ef254f145889d15c6ce4be526ce9e05284dc6 (diff)
downloadpostgresql-a9bc04b21182cb6030e248a4055dc793e901ef6d.tar.gz
postgresql-a9bc04b21182cb6030e248a4055dc793e901ef6d.zip
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/backend/access/gist')
0 files changed, 0 insertions, 0 deletions