Return-Path: owner-postman
Received: from LOCALHOST (LOCALHOST [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id OAA03234 for postgres-redist; Mon, 13 Jun 1994 14:04:31 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199406132104.OAA03234@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host LOCALHOST didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from whale.st.usm.edu (whale.st.usm.edu [131.95.110.2]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id OAA03224 for <postgres@postgres.berkeley.edu>; Mon, 13 Jun 1994 14:04:29 -0700
Received: by whale.st.usm.edu (AIX 3.2/UCB 5.64/4.03)
          id AA46554; Mon, 13 Jun 1994 16:02:08 -0500
Message-Id: <9406132102.AA46554@whale.st.usm.edu>
Subject: Floating-point precision in displays
To: postgres@postgres.Berkeley.EDU
Date: Mon, 13 Jun 1994 16:02:08 -0500 (CDT)
From: Billy.Chambless@whale.st.usm.edu
Reply-To: chambles@whale.st.usm.edu
X-Mailer: ELM [version 2.4 PL23]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 371       
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Mon, 13 Jun 94 14:04:30 -0700
Resent-XMts: smtp

Is there a way to specify the number of decimal places
with which to display floating point numbers?

I'm using a lot of "float4"s in my db, and the postgres monitor
displays them in scientific notation--not pretty.

Is there a built-in that I'm missing, or do I need to write  
a special display function?
-- 
* In Real Life: Billy Chambless * chambles@whale.st.usm.edu

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
