Prevent to_char(interval) from dumping core on month-related formats
Tom Lane <tgl@sss.pgh.pa.us>
Prevent to_char(interval) from dumping core on month-related formats when a zero-month interval is given. Per discussion with Karel.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/formatting.c | modified | +24 −8 |