We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4d2bd commit 0cdbef6Copy full SHA for 0cdbef6
doc/src/sgml/datatype.sgml
@@ -529,8 +529,9 @@ NUMERIC
529
<para>
530
The maximum allowed precision when explicitely specified in the
531
type declaration is 1000; otherwise the current implementation
532
- of the <type>NUMERIC</type> is subject to the limits described
533
- in <xref linkend="datatype-numeric-table">.
+ of <type>NUMERIC</type> (when the precision is not specified)
+ is subject to the limits described in <xref
534
+ linkend="datatype-numeric-table">.
535
</para>
536
</note>
537
0 commit comments