mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
by Ken Ashcraft's report. I think there is no actual bug here since if the int32 value does wrap a little bit, palloc will still reject it. Still it's better that the code be obviously correct.