Re: error in upper()

Поиск
Список
Период
Сортировка
От Richard Troy
Тема Re: error in upper()
Дата
Msg-id Pine.LNX.4.33.0608190942360.32544-100000@denzel.in
обсуждение исходный текст
Ответ на error in upper()  (Klaus Ita <klaus.ita@ai.wu-wien.ac.at>)
Ответы Re: error in upper()  (Peter Eisentraut <peter_e@gmx.net>)
Re: error in upper()  (Klaus Ita <klaus.ita@ai.wu-wien.ac.at>)
Список pgsql-bugs
Hi Klaus,

I must have missed the bug submitted about this, but as a student of
German I took particular interest in your post.

I'm unaware of any upper case or lower case for 'ß', just as there is no
upper or lower case for '@'. So, I'd expect the function to pass it
through. It's not - or shouldn't be - the business of upper() or lower()
to translate your characters for you which haven't got an appropriate
upper or lower case version...

Rgds,
Richard

On Fri, 18 Aug 2006, Klaus Ita wrote:

> Date: Fri, 18 Aug 2006 09:44:27 +0200
> From: Klaus Ita <klaus.ita@ai.wu-wien.ac.at>
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] error in upper()
>
> I know that tom is going to say this is not a bug in pg and he is probably
> right. but still i want to state, that in pg 8.1 the
>
> select lower(upper('ß'))
>
> does not return 'ss'. because the upper('ß') does not return 'SS' in the
> first place. I know, german is a terrible language, but still - we are using
> it :-)
>
> thx,
> klaus
>
> and tom. there is no offence at all! I love Pg and the work you are doing.
> thank you!
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faq
>

--
Richard Troy, Chief Scientist
Science Tools Corporation
510-924-1363 or 202-747-1263
rtroy@ScienceTools.com, http://ScienceTools.com/

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2589: corrupt file
Следующее
От: Evgeny Gridasov
Дата:
Сообщение: Re: BUG #2588: rename table and dump bug