From: Peter Eisentraut Date: Thu, 22 Apr 2004 08:34:13 +0000 (+0000) Subject: Fix typo X-Git-Tag: REL7_4_3~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aee7612fa8f45e3c4a7a9c2a82ab0eb8a2cecad5;p=thirdparty%2Fpostgresql.git Fix typo --- diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml index 8252f89c49b..368fd95240b 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)