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

Commit8ce83b5

Browse files
committed
Reword documentation for NUMERIC with no specified precision.
1 parent71e7083 commit8ce83b5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,9 @@ NUMERIC
527527

528528
<note>
529529
<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
530+
The maximum allowed precision when explicitly specified in the
531+
type declaration is 1000; <type>NUMERIC</type> with no specified
532+
precision is subject to the limits described in <xref
534533
linkend="datatype-numeric-table">.
535534
</para>
536535
</note>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp