Re: Numeric numbers

From: Олег Самойлов <olleg(at)mipt(dot)ru>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Numeric numbers
Date: 2017-09-02 16:39:02
Message-ID: 1504370342.3737.2.camel@mipt.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 2017-09-02 at 17:54 +0200, Francisco Olarte wrote:
> It's probably doing 1(integer) => double precioson => numeric(20) or
> something similar if you do not specify.

> Francisco Olarte.

Well, the question was not only about why there is only 20 "3" after
point, I suspect this (may be it's not good enough documented, but
reasonable), but also about why are there infinite amount of "0" after
point if I subtract "3"s.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Olarte 2017-09-02 16:55:22 Re: Numeric numbers
Previous Message Scott Marlowe 2017-09-02 16:31:22 Re: Numeric numbers