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

Commite83f827

Browse files
committed
Update docs on numeric storage requirements.
Since 9.1, the minimum overhead is three bytes, not five.Fujii Masao
1 parent88a4cb3 commite83f827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ NUMERIC
568568
type is more akin to <type>varchar(<replaceable>n</>)</type>
569569
than to <type>char(<replaceable>n</>)</type>.) The actual storage
570570
requirement is two bytes for each group of four decimal digits,
571-
plusfive to eight bytes overhead.
571+
plusthree to eight bytes overhead.
572572
</para>
573573

574574
<indexterm>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp