Re: Rounding Float Array - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: Rounding Float Array
Date
Msg-id 20150921102717.GA19873@tux
Whole thread Raw
In response to Re: Rounding Float Array  (hubert depesz lubaczewski <depesz@depesz.com>)
Responses Re: Rounding Float Array
List pgsql-general
hubert depesz lubaczewski <depesz@depesz.com> wrote:

> > Is there an easy way to round all values to 4 decimals.
>
> Sure:
>
> (depesz@[local]:5960) 12:15:46 [depesz]
> $ select geoloc::numeric(8,4)[] from alex;
>       geoloc
> -------------------
>  {5.3443,100.2946}

Nice!


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Rounding Float Array
Next
From: Chris Mair
Date:
Subject: Re: Rounding Float Array