From: Peter Eisentraut Date: Thu, 22 Apr 2004 08:34:13 +0000 (+0000) Subject: Fix typo X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=947618b84a060dc3886cadaea024f4d9c8d49cf4;p=users%2Fbernd%2Fpostgres.git Fix typo --- diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml index d6642712bc..fc3b268530 100644 --- a/doc/src/sgml/information_schema.sgml +++ b/doc/src/sgml/information_schema.sgml @@ -4128,7 +4128,7 @@ ORDER BY c.ordinal_position; table_catalog sql_identifier - Name of the database that contains the table the table that is + Name of the database that contains the table that is used by the view (always the current database)