From: | "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com> |
---|---|
To: | bruce(at)momjian(dot)us |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: this patch correct upper and lower case for translated month's and |
Date: | 2007-02-04 15:12:31 |
Message-ID: | BAY114-F201B4529388B28A29D4AAFF9990@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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
>
>
>>
>>
>>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
>> >
>> > _________________________________________________________________
>> > Najdete si svou lasku a nove pratele na Match.com. http://www.msn.cz/
>>
>>[ Attachment, skipping... ]
>>
>> >
>> > ---------------------------(end of
>>broadcast)---------------------------
>> > TIP 4: Have you searched our list archives?
>> >
>> > http://archives.postgresql.org
>>
>>--
>> Bruce Momjian bruce(at)momjian(dot)us
>> EnterpriseDB http://www.enterprisedb.com
>>
>> + If your life is a hard drive, Christ can be your backup. +
>
>_________________________________________________________________
>Citite se osamele? Poznejte nekoho vyjmecneho diky Match.com.
>http://www.msn.cz/
><< multibyte_upper.diff >>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
_________________________________________________________________
Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/
Attachment | Content-Type | Size |
---|---|---|
TMformat.diff | text/x-patch | 10.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2007-02-04 15:12:43 | Re: this patch correct upper and lower case for translated month's and |
Previous Message | Pavel Stehule | 2007-02-04 15:10:49 | Re: this patch correct upper and lower case for translated month's and |