severity 290118 normal
tag 290118 upstream
reassign 290118 libc6
thanks

Hi Alexander!

alexander kotelnikov [2005-01-12 23:36 +0300]:
> Package: postgresql
> Version: 7.4.6-5
> Severity: grave
> Justification: renders package unusable

This is a ridiculouos exaggeration. "grave" means "makes the package
unusable for almost everybody", which is clearly not the case. 

I adapted the severity to something sensible.

> I installed postgresql on testing. Database is initialized with
> ru_RU.UTF-8 (I also tried en_US.UTF-8 with the same results). lower()
> works only for ASCII characters. It does not work for cyrillic and
> accented, for instance.

PostgreSQL uses the normal libc toupper()/tolower()/etc. functions (as
can be seen in src/backend/utils/adt/oracle_compat.c). Unfortunately
the libc functions do not support non-ASCII characters for now, so
this does not work throughout the system (besides, it is a hell of a
job to actually implement this since you need a mapping of probably
thousands of characters).

I reassign this bug to libc6.

Thanks for your report and have a nice day!

Martin

-- 
Martin Pitt                       http://www.piware.de
Ubuntu Developer            http://www.ubuntulinux.org
Debian GNU/Linux Developer       http://www.debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to