Re: cast numeric with scale and precision to numeric plain - Mailing list pgsql-general

From Scott Marlowe
Subject Re: cast numeric with scale and precision to numeric plain
Date
Msg-id dcc563d10910201223r17a82790qbafbc6d2f69a7858@mail.gmail.com
Whole thread Raw
In response to Re: cast numeric with scale and precision to numeric plain  (Sim Zacks <sim@compulab.co.il>)
List pgsql-general
2009/10/20 Sim Zacks <sim@compulab.co.il>:
> I guess that's a matter of interpretation. To me zeros after a decimal
> point without anything else after them are extra.

From a mathematical perspective, they most certainly are not extra.

15.000
15.001
15.002
15.003

Each have three digits of precision, and each mean something here.

pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Re: PostgreSQL driver for Joomla review
Next
From: Adrian Klaver
Date:
Subject: Re: cast numeric with scale and precision to numeric plain