Fix bug when localized to_char() day or month names were incorectly

Bruce Momjian <bruce@momjian.us>

Commit: b577aa9ebc780c5095f213d36253f63580b2a067
Author: Bruce Momjian <bruce@momjian.us>
Date: 2007-02-08T18:19:33Z
Releases: 8.3.0
Fix bug when localized to_char() day or month names were incorectly
trnasformed to lower or upper string.

Pavel Stehule

Files

PathChange+/−
src/backend/utils/adt/formatting.c modified +129 −16
src/backend/utils/adt/oracle_compat.c modified +77 −1