Commit 8a7c96a0 authored by unknown's avatar unknown

Docs/manual.texi

    fixed the mess in Storage requirements HTML


Docs/manual.texi:
  fixed the mess in Storage requirements HTML
parent 6793a602
...@@ -13628,6 +13628,7 @@ be chosen from the list of values @code{'value1'}, @code{'value2'}, ...@@ -13628,6 +13628,7 @@ be chosen from the list of values @code{'value1'}, @code{'value2'},
@cindex storage requirements, column type @cindex storage requirements, column type
@cindex columns, storage requirements @cindex columns, storage requirements
@node Storage requirements, Numeric types, Column types, Column types @node Storage requirements, Numeric types, Column types, Column types
@subsection Column Type Storage Requirements @subsection Column Type Storage Requirements
...@@ -13636,7 +13637,8 @@ The storage requirements for each of the column types supported by ...@@ -13636,7 +13637,8 @@ The storage requirements for each of the column types supported by
@cindex numeric types @cindex numeric types
@cindex types, numeric @cindex types, numeric
@subheading Storage requirements for numeric types
@subsubheading Storage requirements for numeric types
@multitable @columnfractions .5 .5 @multitable @columnfractions .5 .5
@item @strong{Column type} @tab @strong{Storage required} @item @strong{Column type} @tab @strong{Storage required}
...@@ -13659,7 +13661,8 @@ The storage requirements for each of the column types supported by ...@@ -13659,7 +13661,8 @@ The storage requirements for each of the column types supported by
@cindex time types @cindex time types
@cindex types, date @cindex types, date
@cindex types, time @cindex types, time
@subheading Storage requirements for date and time types
@subsubheading Storage requirements for date and time types
@multitable @columnfractions .5 .5 @multitable @columnfractions .5 .5
@item @strong{Column type} @tab @strong{Storage required} @item @strong{Column type} @tab @strong{Storage required}
...@@ -13670,7 +13673,7 @@ The storage requirements for each of the column types supported by ...@@ -13670,7 +13673,7 @@ The storage requirements for each of the column types supported by
@item @code{YEAR} @tab 1 byte @item @code{YEAR} @tab 1 byte
@end multitable @end multitable
@subheading Storage requirements for string types @subsubheading Storage requirements for string types
@multitable @columnfractions .5 .5 @multitable @columnfractions .5 .5
@item @strong{Column type} @tab @strong{Storage required} @item @strong{Column type} @tab @strong{Storage required}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment