Fix ancient bug in handling of to_char modifier 'TH', when used with HH.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix ancient bug in handling of to_char modifier 'TH', when used with HH. In what seems like an oversight, we used to treat 'TH' the same as lowercase 'th', but only with HH/HH12.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/formatting.c | modified | +2 −2 |