Automatically promote out of range integers to floats.
Thomas G. Lockhart <lockhart@fourpalms.org>
Automatically promote out of range integers to floats. Throw elog(NOTICE) to flag promotion.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/scan.c | modified | +30 −14 |
| src/backend/parser/scan.l | modified | +20 −4 |