Skip to content

Commit c501e9a

Browse files
committed
Misc. cleanups.
1 parent 96ff0cb commit c501e9a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/src/sgml/array.sgml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,11 @@ CREATE TABLE tictactoe (
153153
unspecified length.
154154
</Para>
155155

156+
<Para>
157+
Actually, the current implementation doesn't enforce the declared
158+
number of dimensions either. Arrays of a particular base type
159+
are all considered to be of the same type, regardless of size or
160+
number of dimensions.
161+
</Para>
162+
156163
</Chapter>

0 commit comments

Comments
 (0)