The following bug has been logged online: Bug reference: 2154 Logged by: Glauco Carlos Silva Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: Windows XP Description: conversion problem Details:
the result of function (select lower('ÃÃÃÃ')) is ÃÃÃà "the expected result is çáãâ" and the result of function (select upper('çáãâ')) is çáãâ "the expected result is ÃÃÃÃ" PS under the LINUX to ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend