Fix bugs in interval-to-time conversion: HAVE_INT64_TIMESTAMP case did not
Tom Lane <tgl@sss.pgh.pa.us>
Fix bugs in interval-to-time conversion: HAVE_INT64_TIMESTAMP case did not work at all, and neither case behaved sanely for negative intervals.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/date.c | modified | +20 −7 |