Re: Formatting psql output - Mailing list pgsql-general

From Tom Lane
Subject Re: Formatting psql output
Date
Msg-id 16077.1036597687@sss.pgh.pa.us
Whole thread Raw
In response to Re: Formatting psql output  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> markMLl.pgsql-general@telemetry.co.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.

There's always to_char() ...

            regards, tom lane

pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: out parameters ( oracle 2 pg )
Next
From: Stephan Szabo
Date:
Subject: Re: [SQL] Problem: Referential Integrity Constraints lost