aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-04-25 16:49:30 +0200
committerPeter Eisentraut <peter@eisentraut.org>2025-04-25 16:49:30 +0200
commit76d52e71659149d20d616c8a94c02793cedce066 (patch)
tree1413aebc2e9d93ca6ce287e636e591812fdda058 /contrib/jsonb_plpython/jsonb_plpython.c
parent385959bdeafb2e4c4b02adb55b78bde6eac616f7 (diff)
downloadpostgresql-76d52e71659149d20d616c8a94c02793cedce066.tar.gz
postgresql-76d52e71659149d20d616c8a94c02793cedce066.zip
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 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions