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 e3f1607 commit 6e6125dCopy full SHA for 6e6125d
doc/src/sgml/information_schema.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.27 2006/09/05 21:08:34 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.28 2006/10/03 01:03:53 momjian Exp $ -->
2
3
<chapter id="information-schema">
4
<title>The Information Schema</title>
@@ -5074,7 +5074,7 @@ ORDER BY c.ordinal_position;
5074
</row>
5075
5076
<row>
5077
- <entry><literal>view definition</literal></entry>
+ <entry><literal>view_definition</literal></entry>
5078
<entry><type>character_data</type></entry>
5079
<entry>
5080
Query expression defining the view (null if the view is not
0 commit comments