mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 09:27:39 +08:00
Misc. cleanups.
This commit is contained in:
@ -153,4 +153,11 @@ CREATE TABLE tictactoe (
|
||||
unspecified length.
|
||||
</Para>
|
||||
|
||||
<Para>
|
||||
Actually, the current implementation doesn't enforce the declared
|
||||
number of dimensions either. Arrays of a particular base type
|
||||
are all considered to be of the same type, regardless of size or
|
||||
number of dimensions.
|
||||
</Para>
|
||||
|
||||
</Chapter>
|
||||
|
||||
Reference in New Issue
Block a user