Bug #823: upper() does not handle , and correctly.

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #823: upper() does not handle , and correctly.
Date: 2002-11-26 11:54:41
Message-ID: 20021126115441.A313C475BEC@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Marcus Andersson (maran(at)fyrplus(dot)se) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
upper() does not handle , and correctly.

Long Description
The function upper() just leaves the letters , , and unmodified. It should replace them with , and respectively.

PostgreSQL version 7.2.3 on Solaris.

I am using encoding 7 (ISO 8859-1).

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Rison, Stuart 2002-11-26 13:54:03 [SQL/BUGS] (possible) inconsistent behaviour of timestamp?
Previous Message srihari 2002-11-26 11:02:35 pgsql&kylix