Allow -2147483648 to be treated as an INT4 rather than INT8 constant.
Tom Lane <tgl@sss.pgh.pa.us>
Allow -2147483648 to be treated as an INT4 rather than INT8 constant. Per discussion with Paul Edwards.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_node.c | modified | +26 −9 |