From aee7612fa8f45e3c4a7a9c2a82ab0eb8a2cecad5 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 22 Apr 2004 08:34:13 +0000 Subject: [PATCH] Fix typo --- doc/src/sgml/information_schema.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)