Re: BUG #6217: to_char() gives incorrect output for very small float values - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #6217: to_char() gives incorrect output for very small float values
Date
Msg-id 4E789528020000250004141A@gw.wicourts.gov
Whole thread Raw
In response to BUG #6217: to_char() gives incorrect output for very small float values  ("Chris Gernon" <kabigon@gmail.com>)
Responses Re: BUG #6217: to_char() gives incorrect output for very small float values  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Christopher Gernon <kabigon@gmail.com> wrote:

> to_char() should be able to convert 5.6e-32 to text just as easily
> as it can convert 5.6e-3. For some reason, it doesn't.

Oh, I see your point now, and I agree with you.

We should probably at least put this on the TODO list, I think.  Any
objections?

-Kevin

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6217: to_char() gives incorrect output for very small float values
Next
From: Tom Lane
Date:
Subject: Re: BUG #6217: to_char() gives incorrect output for very small float values