Fix ancient bug in handling of to_char modifier 'TH', when used with HH.
commit7392bcb8d406a739c84876813d0460f8b85952dc
authorheikki <heikki>
Mon, 6 Jul 2009 19:11:39 +0000 (6 19:11 +0000)
committerheikki <heikki>
Mon, 6 Jul 2009 19:11:39 +0000 (6 19:11 +0000)
tree7812d76f0018ccdc1e3e1e666198dd31a84e1eea
parent7efb46e480aa76b3512893cb24598f223dac5f17
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.
src/backend/utils/adt/formatting.c