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

Commit12049d3

Browse files
committed
Revert documentation mention of array dimension checking, in next paragraph.
1 parent0c9fab6 commit12049d3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/array.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/array.sgml,v 1.50 2006/05/0916:31:23 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/array.sgml,v 1.51 2006/05/0923:12:54 momjian Exp $ -->
22

33
<sect1 id="arrays">
44
<title>Arrays</title>
@@ -49,8 +49,7 @@ CREATE TABLE tictactoe (
4949
</programlisting>
5050

5151
However, the current implementation does not enforce the array size
52-
or dimmension limits &mdash; the behavior is the same as for
53-
arrays of unspecified
52+
limits &mdash; the behavior is the same as for arrays of unspecified
5453
length.
5554
</para>
5655

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp