Thanks to visit codestin.com Credit goes to github.com
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 ab0a37f commit e5c032dCopy full SHA for e5c032d
doc/src/sgml/catalogs.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.182 2008/11/10 00:49:36 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.183 2008/11/21 19:31:58 mha Exp $ -->
2
<!--
3
Documentation of the system catalogs, directed toward PostgreSQL developers
4
-->
@@ -6429,7 +6429,7 @@
6429
</row>
6430
<row>
6431
<entry><structfield>enumvals</structfield></entry>
6432
- <entry><type>text</type></entry>
+ <entry><type>text[]</type></entry>
6433
<entry>Allowed values of an enum parameter (NULL for non-enum
6434
values)</entry>
6435
0 commit comments