Allow fractional values for delta times (e.g. '2.5 days').
Thomas G. Lockhart <lockhart@fourpalms.org>
Allow fractional values for delta times (e.g. '2.5 days'). Check valid numeric input more carefully for delta times. Implement day of year as possible input to datetime_part().
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/dt.c | modified | +54 −14 |