]> granicus.if.org Git - postgresql/commit
Fix bug when localized to_char() day or month names were incorectly
authorBruce Momjian <bruce@momjian.us>
Thu, 8 Feb 2007 18:19:33 +0000 (18:19 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 8 Feb 2007 18:19:33 +0000 (18:19 +0000)
commitb577aa9ebc780c5095f213d36253f63580b2a067
treeec39e6caab7d1e4fa72803eb22d27e3642d6f927
parenta37b006d89b85c4b8ca92ee53580a1c3ea385be7
Fix bug when localized to_char() day or month names were incorectly
trnasformed to lower or upper string.

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