From: Peter Eisentraut Date: Thu, 22 Apr 2004 08:36:48 +0000 (+0000) Subject: Fix typo X-Git-Tag: REL8_0_0BETA1~779 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c16fa67c87858e32a088074251a3ec4aefc1b1cb;p=thirdparty%2Fpostgresql.git Fix typo --- diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml index a46ae235bd4..0b8c8065945 100644 --- a/doc/src/sgml/information_schema.sgml +++ b/doc/src/sgml/information_schema.sgml @@ -1,4 +1,4 @@ - + The Information Schema @@ -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)