Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2025-04-25 14:49:30 +0000
committerPeter Eisentraut2025-04-25 14:49:30 +0000
commit76d52e71659149d20d616c8a94c02793cedce066 (patch)
tree1413aebc2e9d93ca6ce287e636e591812fdda058 /src/backend/commands/variable.c
parent385959bdeafb2e4c4b02adb55b78bde6eac616f7 (diff)
Fix incorrect format placeholders
Before commit a0ed19e0a9e there was a cast around these, but the cast inadvertently changed the signedness, but that made the format placeholder correct. Commit a0ed19e0a9e removed the casts, so now the format placeholders had the wrong signedness.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions