mirror of
https://github.com/postgres/postgres.git
synced 2025-10-13 18:28:01 +03:00
Doc wording improvement for NUMERIC limit paragraph.
This commit is contained in:
@@ -528,7 +528,7 @@ NUMERIC
|
|||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
The maximum allowed precision when explicitly specified in the
|
The maximum allowed precision when explicitly specified in the
|
||||||
type declaration is 1000; <type>NUMERIC</type> with no specified
|
type declaration is 1000; <type>NUMERIC</type> without a specified
|
||||||
precision is subject to the limits described in <xref
|
precision is subject to the limits described in <xref
|
||||||
linkend="datatype-numeric-table">.
|
linkend="datatype-numeric-table">.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user