8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e152949 commit 57352dfCopy full SHA for 57352df
doc/src/sgml/information_schema.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.32 2007/02/20 18:47:25 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.33 2007/02/20 23:14:19 momjian Exp $ -->
2
3
<chapter id="information-schema">
4
<title>The Information Schema</title>
@@ -2095,7 +2095,6 @@ ORDER BY c.ordinal_position;
2095
<entry>Always null, because arrays always have unlimited maximum cardinality in <productname>PostgreSQL</></entry>
2096
</row>
2097
2098
- </row>
2099
</tbody>
2100
</tgroup>
2101
</table>
0 commit comments