Problem with example numeric value - Mailing list pgsql-docs

From PG Doc comments form
Subject Problem with example numeric value
Date
Msg-id 177037321050.792.15666380012670173502@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Problem with example numeric value
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/18/datatype-numeric.html
Description:

In the page https://www.postgresql.org/docs/current/datatype-numeric.html it
is said that NUMERIC(2, -3) will round values to the nearest thousand and
can store values between -99000 and 99000. However, the range of values that
are allowed are -99499 to 99499 inclusive.




pgsql-docs by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Placement of synchronized_standby_slots description in config.sgml
Next
From: Laurenz Albe
Date:
Subject: Re: Problem with example numeric value