Re: Exponential display of values - Mailing list pgsql-novice

From Joe Conway
Subject Re: Exponential display of values
Date
Msg-id 3F2FDE3C.9050003@joeconway.com
Whole thread Raw
In response to Re: Exponential display of values  (Josh Berkus <josh@agliodbs.com>)
List pgsql-novice
Josh Berkus wrote:
> Please see the documentation on "to_char()"
> Online Docs --> User Documentation --> Functions and Operators --> Formatting
> Functions.
>

Yeah, except the manual says this (even in 7.4):
EEEE    scientific notation (not implemented yet)

You probably need to write a custom plperl (or pltcl, plpython, etc)
function.

Joe


pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Exponential display of values
Next
From: "Carmical Casey"
Date:
Subject: Re: Permission error