Fix overflow for INTERVAL 'x ms' where x is more than a couple million,
Tom Lane <tgl@sss.pgh.pa.us>
Fix overflow for INTERVAL 'x ms' where x is more than a couple million, and integer datetimes are in use. Per bug report from Hubert Depesz Lubaczewski. Alex Hunsaker
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/datetime.c | modified | +4 −1 |