X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 40D9FD1D29D for ; Thu, 22 Apr 2004 05:37:42 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 38845-10 for ; Thu, 22 Apr 2004 05:37:42 -0300 (ADT) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id 73612D1D2BC for ; Thu, 22 Apr 2004 05:37:40 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id 1FD0C55EFA; Thu, 22 Apr 2004 10:37:42 +0200 (CEST) Received: from www.credativ.de (p5092697D.dip.t-dialin.net [80.146.105.125]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id B5B2155BE8; Thu, 22 Apr 2004 10:37:41 +0200 (CEST) Received: from farnsworth.credativ.de (farnsworth.credativ.de [172.26.14.18]) by www.credativ.de (Postfix) with ESMTP id 3B9091C01D5; Thu, 22 Apr 2004 10:37:40 +0200 (CEST) From: Peter Eisentraut To: "Alvis Tunkelis" Subject: Re: Typo in section 32.40. view_table_usage Date: Thu, 22 Apr 2004 10:37:39 +0200 User-Agent: KMail/1.6.1 Cc: References: <007301c42817$f8dd7b80$1401010a@cpq> In-Reply-To: <007301c42817$f8dd7b80$1401010a@cpq> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404221037.39157.peter_e@gmx.net> X-Virus-Scanned: by AMaViS at credativ.com X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.2 tagged_above=0.0 required=5.0 tests=RCVD_IN_NJABL, RCVD_IN_SORBS X-Spam-Level: X-Archive-Number: 200404/27 X-Sequence-Number: 2371 Am Donnerstag, 22. April 2004 05:14 schrieb Alvis Tunkelis: > Table 30-38. view_table_usage Columns > > 'Description' for table_catalog should be corrected: > Name of the database that contains the table the table that is used by the > view (always the current database) ^^^^^^^^^^^ Fixed, thanks.