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 139abc2 commit c16fa67Copy full SHA for c16fa67
doc/src/sgml/information_schema.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.15 2004/02/29 15:36:46 neilc Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/information_schema.sgml,v 1.16 2004/04/22 08:36:48 petere Exp $ -->
2
3
<chapter id="information-schema">
4
<title>The Information Schema</title>
@@ -4128,7 +4128,7 @@ ORDER BY c.ordinal_position;
4128
<entry><literal>table_catalog</literal></entry>
4129
<entry><type>sql_identifier</type></entry>
4130
<entry>
4131
- Name of the database that contains the table the table that is
+ Name of the database that contains the table that is
4132
used by the view (always the current database)
4133
</entry>
4134
</row>
0 commit comments