Skip to content
Snippets Groups Projects
Commit 9fc6f4e1 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN * -1,

so on that platform we test for those before the computation and throw
an "out of range" error.

Backpatch to 8.1.X.
parent e71e02d9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment