Re: Formatting psql output

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: markMLl(dot)pgsql-general(at)telemetry(dot)co(dot)uk
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Formatting psql output
Date: 2002-11-06 15:18:42
Message-ID: 200211061518.gA6FIgr18799@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

markMLl(dot)pgsql-general(at)telemetry(dot)co(dot)uk wrote:
> I'm sure I'm missing something obvious here, but how can I tell either
> the server or psql to limit the number of digits presented in a set of
> results? Is there a facility somewhere for applying something like a
> printf format string?

We will implement that in 7.4. Not done yet.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Treat 2002-11-06 15:45:04 Re: out parameters ( oracle 2 pg )
Previous Message Tim McAuley 2002-11-06 15:02:11 cursors Vs for loops in pl/pgsql