X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id C4DD39DCA1E for ; Wed, 18 Jan 2006 18:02:36 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 03734-02 for ; Wed, 18 Jan 2006 18:02:37 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey- Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by postgresql.org (Postfix) with ESMTP id 48A649DCA3A for ; Wed, 18 Jan 2006 18:02:33 -0400 (AST) Received: by zproxy.gmail.com with SMTP id x3so59388nzd for ; Wed, 18 Jan 2006 14:02:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=dYLBg5kLJzd1SsqFwqAFp7Y1EaUTO4aZz8P5BJ+57loKIfUiTrKeJ7Jarc5SXmvyKMDLBJaPb+kFHs7L4Q9mBQQNaa6xv33bZHod9tZNaYa1eK0nc1//sVpziJeYBtHCYeaSPU8FmanHXPK+9HXBeouOR+NAZMn2c+yyq/Z7wqs= Received: by 10.64.96.2 with SMTP id t2mr344324qbb; Wed, 18 Jan 2006 14:02:36 -0800 (PST) Received: from ?192.168.10.4? ( [83.200.25.185]) by mx.gmail.com with ESMTP id a29sm932252qbd.2006.01.18.14.02.34; Wed, 18 Jan 2006 14:02:35 -0800 (PST) Message-ID: <43CEBB21.7050104@gmail.com> Date: Wed, 18 Jan 2006 23:03:13 +0100 From: Guillaume LELARGE Organization: traduc.org, postgresqlfr.org User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Bruce Momjian CC: PostgreSQL Docs Subject: Re: Patch for information_schema sgml file References: <200601182103.k0IL33O29945@candle.pha.pa.us> In-Reply-To: <200601182103.k0IL33O29945@candle.pha.pa.us> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200601/32 X-Sequence-Number: 3422 Bruce Momjian a écrit : > Patch applied. Thanks. Your documentation changes can be viewed in > five minutes using links on the developer's page, > http://www.postgresql.org/developer/testing. > Great, thanks. Did you apply it to the 8.1 branch as well ? because I think it should be done. In fact, this is where I first saw this mistake and I've fixed it too in the 8.1 french translated manual. -- Guillaume.