Fix bug when localized to_char() day or month names were incorectly
authorBruce Momjian <bruce@momjian.us>
Thu, 8 Feb 2007 20:33:54 +0000 (20:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 8 Feb 2007 20:33:54 +0000 (20:33 +0000)
commit19bce82bfc642c285513f8d612d1bb85bdf0f896
treebf0e6a9da03867a5706c0ba8adb13ed7f722687d
parent9592cdb38fb9b6c23f50ca30ae6de5121792ddf7
Fix bug when localized to_char() day or month names were incorectly
trnasformed to lower or upper string.

Backpatch to 8.2.X.

Pavel Stehule
src/backend/utils/adt/formatting.c
src/backend/utils/adt/oracle_compat.c