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

Commit10b2e74

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

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
@@ -549,7 +549,7 @@ NUMERIC
549549
type is more akin to <type>varchar(<replaceable>n</>)</type>
550550
than to <type>char(<replaceable>n</>)</type>.) The actual storage
551551
requirement is two bytes for each group of four decimal digits,
552-
plusfive to eight bytes overhead.
552+
plusthree to eight bytes overhead.
553553
</para>
554554

555555
<indexterm>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp