[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fwd: Bug#290118: postgresql could not be configured to handle characters others than ASCII correctly



Hi glibc maintainers!

I reassigned this bug to libc6, but I'm not sure whether the BTS
notifies you about this.

Thanks and have a nice day!

Martin

----- Forwarded message from Martin Pitt <mpitt@debian.org> -----

Subject: Bug#290118: postgresql could not be configured to handle
    characters others than ASCII correctly
Reply-To: Martin Pitt <mpitt@debian.org>, 290118@bugs.debian.org
Date: Thu, 13 Jan 2005 10:28:26 +0100
From: Martin Pitt <mpitt@debian.org>
To: alexander kotelnikov <sacha@debian.org>, 290118@bugs.debian.org
Cc: control@bugs.debian.org
X-Spam-Status: No, hits=-0.0 required=4.0 tests=AWL autolearn=no version=2.64

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



----- End forwarded message -----

-- 
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 to: