mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Doc wording improvement for NUMERIC limit paragraph.
This commit is contained in:
parent
8ce83b5bdc
commit
dedcc48c56
1 changed files with 1 additions and 1 deletions
|
|
@ -528,7 +528,7 @@ NUMERIC
|
|||
<note>
|
||||
<para>
|
||||
The maximum allowed precision when explicitly specified in the
|
||||
type declaration is 1000; <type>NUMERIC</type> with no specified
|
||||
type declaration is 1000; <type>NUMERIC</type> without a specified
|
||||
precision is subject to the limits described in <xref
|
||||
linkend="datatype-numeric-table">.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue