On Tue, 26 Nov 2002 [EMAIL PROTECTED] wrote: > Marcus Andersson ([EMAIL PROTECTED]) 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).
It's probably a locale issue. What locale did you initdb in? ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org