Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> 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.
There's always to_char() ...
regards, tom lane