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 71e7083 commit 8ce83b5Copy full SHA for 8ce83b5
doc/src/sgml/datatype.sgml
@@ -527,10 +527,9 @@ NUMERIC
527
528
<note>
529
<para>
530
- The maximum allowed precision when explicitely specified in the
531
- type declaration is 1000; otherwise the current implementation
532
- of <type>NUMERIC</type> (when the precision is not specified)
533
- is subject to the limits described in <xref
+ The maximum allowed precision when explicitly specified in the
+ type declaration is 1000; <type>NUMERIC</type> with no specified
+ precision is subject to the limits described in <xref
534
linkend="datatype-numeric-table">.
535
</para>
536
</note>
0 commit comments