diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 74408b0f39..507c382797 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -527,10 +527,9 @@ NUMERIC - The maximum allowed precision when explicitely specified in the - type declaration is 1000; otherwise the current implementation - of NUMERIC (when the precision is not specified) - is subject to the limits described in NUMERIC with no specified + precision is subject to the limits described in .