From c16fa67c87858e32a088074251a3ec4aefc1b1cb Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 22 Apr 2004 08:36:48 +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 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) -- 2.39.5