Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0cdbef6

Browse files
committed
Clarify that a non-specified precision NUMERIC has a very high range.
1 parent6c4d2bd commit0cdbef6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,8 +529,9 @@ NUMERIC
529529
<para>
530530
The maximum allowed precision when explicitely specified in the
531531
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">.
532+
of <type>NUMERIC</type> (when the precision is not specified)
533+
is subject to the limits described in <xref
534+
linkend="datatype-numeric-table">.
534535
</para>
535536
</note>
536537

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp