X-Original-To: pgsql-hackers-postgresql.org@postgresql.org Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 581109FBF5C for ; Sat, 26 Aug 2006 05:00:40 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 51420-06 for ; Sat, 26 Aug 2006 08:00:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey- Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by postgresql.org (Postfix) with ESMTP id E47839FBF5B for ; Sat, 26 Aug 2006 05:00:36 -0300 (ADT) Received: by py-out-1112.google.com with SMTP id d80so1547836pyd for ; Sat, 26 Aug 2006 01:00:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XYEQt1t6j3okfnEdX2by5NY+l3nIyDR/jqP5SEZw8Oq2MWXkjT9u0A/mPIbIKLZlrWYGuPC64Rmw/8rcgGhPD9FvCl7RAkzdNQt61fdjnH7KjCYGxWDOdkF67z1Sbw2IkEJkM5NfNlWb7vMhqGimVrt5fNN6YW/r4yjMCAdKAPc= Received: by 10.65.239.13 with SMTP id q13mr4797997qbr; Sat, 26 Aug 2006 01:00:35 -0700 (PDT) Received: by 10.64.250.15 with HTTP; Sat, 26 Aug 2006 01:00:35 -0700 (PDT) Message-ID: Date: Sat, 26 Aug 2006 12:00:35 +0400 From: "Nikolay Samokhvalov" Reply-To: nikolay@samokhvalov.com To: "Peter Eisentraut" Subject: Re: New XML section for documentation Cc: "Bruce Momjian" , PostgreSQL-development In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200608252346.k7PNkvT15748@momjian.us> <200608260808.13629.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.199 tagged_above=0 required=5 tests=DNS_FROM_RFC_ABUSE, SPF_PASS X-Spam-Level: X-Archive-Number: 200608/1717 X-Sequence-Number: 89210 On 8/26/06, Nikolay Samokhvalov wrote: [...] > If you decide to include the mentioning about contrib/xml2 to docs, I > would suggest the patch for this module. The patch renames that > function to xml_check() and adds xml_array() (issue from the current > TODO). Or it's too late for 8.2? [...] Typo :-( I mean "xpath_array()" -- Best regards, Nikolay