Clarify that a non-specified precision NUMERIC has a very high range.
This commit is contained in:
parent
6c4d2bd914
commit
0cdbef6cec
@ -529,8 +529,9 @@ NUMERIC
|
||||
<para>
|
||||
The maximum allowed precision when explicitely specified in the
|
||||
type declaration is 1000; otherwise the current implementation
|
||||
of the <type>NUMERIC</type> is subject to the limits described
|
||||
in <xref linkend="datatype-numeric-table">.
|
||||
of <type>NUMERIC</type> (when the precision is not specified)
|
||||
is subject to the limits described in <xref
|
||||
linkend="datatype-numeric-table">.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user