This short patch was too short. I send (I hope) last correct version.
Multibyte lower, upper functions are called only for localized names, for
others we call pg_tolower or pg_toupper still.
Regards
Pavel Stehule
Hello,
it's more correct patch and more short.
Regards
Pavel Stehule
Wou
This short patch is too short. I send (I hope) last correct version.
Multibyte lower, upper functions are called only for localized names, for
others we call pg_tolower or pg_toupper still.
Regards
Pavel Stehule
Hello,
it's more correct patch and more short.
Regards
Pavel Stehule
Woul
This short patch is too short. I send (I hope) last correct version.
Multibyte lower, upper functions are called only for localized names, for
others we call pg_tolower or pg_toupper still.
Regards
Pavel Stehule
Hello,
it's more correct patch and more short.
Regards
Pavel Stehule
Woul
Hello,
it's more correct patch and more short.
Regards
Pavel Stehule
Would you please modify this patch to use the functions in
oracle_compat.c?
---
Pavel Stehule wrote:
> Hello,
>
> this patch correct bug in to_char
Would you please modify this patch to use the functions in
oracle_compat.c?
---
Pavel Stehule wrote:
> Hello,
>
> this patch correct bug in to_char function with incorrect uppercased month's
> or day's name.
>
> Regards
>
"Pavel Stehule" <[EMAIL PROTECTED]> writes:
> this patch correct bug in to_char function with incorrect uppercased
month's
> or day's name.
I still think this coding is unsafe in the case where the modified
string is longer than the original. Also, could we please not duplicate
such a large c
"Pavel Stehule" <[EMAIL PROTECTED]> writes:
> this patch correct bug in to_char function with incorrect uppercased month's
> or day's name.
I still think this coding is unsafe in the case where the modified
string is longer than the original. Also, could we please not duplicate
such a large chun