1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-06 07:49:08 +03:00
This commit is contained in:
Bruce Momjian
2000-07-22 02:39:10 +00:00
parent bb13830d6f
commit ec37ea1cc1
11 changed files with 30 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.31 2000/07/14 15:27:14 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.32 2000/07/22 02:39:10 momjian Exp $
Postgres documentation
-->
@@ -221,7 +221,7 @@ ERROR: DEFAULT: type mismatched
<para>
<note>
<para>
As of Postgres version 6.0, consistent array dimensions within an
Consistent array dimensions within an
attribute are not enforced. This will likely change in a future
release.
</para>