Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 9E6EF632B5B for ; Fri, 24 Apr 2009 08:15:33 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 18714-04 for ; Fri, 24 Apr 2009 08:15:19 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from gattler.pezone.net (eisentraut.org [85.214.91.16]) by mail.postgresql.org (Postfix) with ESMTP id EECCC6322DE for ; Fri, 24 Apr 2009 08:15:25 -0300 (ADT) Received: from fsopti579.localnet (fsgw.f-secure.com [193.110.108.33]) by gattler.pezone.net (Postfix) with ESMTP id B1AB115F091A; Fri, 24 Apr 2009 11:15:22 +0000 (UTC) From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Re: XML documentation question Date: Fri, 24 Apr 2009 14:15:12 +0300 User-Agent: KMail/1.11.2 (Linux/2.6.26-2-686; KDE/4.2.2; i686; ; ) Cc: Bruce Momjian References: <200904240317.n3O3Hl224352@momjian.us> In-Reply-To: <200904240317.n3O3Hl224352@momjian.us> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904241415.12922.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.38 tagged_above=0 required=5 tests=AWL=0.380 X-Spam-Level: X-Archive-Number: 200904/47 X-Sequence-Number: 5135 On Friday 24 April 2009 06:17:47 Bruce Momjian wrote: > What does this first sentence mean in our XML function documentation; > would someone please rewrite it to be intelligable? > > In addition, the following functions are available to produce > analogous mappings of entire schemas or the entire current > database. It means that the functions described below produce mappings that are analogous to the ones described earlier in that section which map tables instead of schemas or databases.