Fix bug when localized to_char() day or month names were incorectly
Bruce Momjian <bruce@momjian.us>
Fix bug when localized to_char() day or month names were incorectly trnasformed to lower or upper string. Pavel Stehule
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/formatting.c | modified | +129 −16 |
| src/backend/utils/adt/oracle_compat.c | modified | +77 −1 |