BUG #2154: conversion problem

From: "Glauco Carlos Silva" <glauco(dot)gcs(at)sercomtel(dot)com(dot)br>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2154: conversion problem
Date: 2006-01-05 20:17:00
Message-ID: 20060105201700.AA15FF0A32@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2154
Logged by: Glauco Carlos Silva
Email address: glauco(dot)gcs(at)sercomtel(dot)com(dot)br
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

Browse pgsql-bugs by date

  From Date Subject
Next Message John Supplee 2006-01-05 22:20:48 Re: BUG #2144: Domain NOT NULL constraints ignored in rules
Previous Message Norman Young 2006-01-05 18:56:28 BUG #2153: atan2(0, 0) ERROR: input is out of range on Solaris