Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 6F3EE1337BBA for ; Sun, 10 Oct 2010 07:55:33 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 79134-05 for ; Sun, 10 Oct 2010 10:55:27 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mail.postgresql.org (Postfix) with SMTP id A61861337B9B for ; Sun, 10 Oct 2010 07:55:25 -0300 (ADT) Received: (qmail invoked by alias); 10 Oct 2010 10:55:24 -0000 Received: from a88-115-218-165.elisa-laajakaista.fi (EHLO [10.0.0.101]) [88.115.218.165] by mail.gmx.net (mp047) with SMTP; 10 Oct 2010 12:55:24 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX18JIgQ7K70JSk4ui878+JC+amoJLasGVmz02/UdiV e0CwjcfQZJ1V9w Subject: Re: [INTERFACES] ECPG Documentation Improvement (re-post) From: Peter Eisentraut To: Satoshi Nagayasu Cc: pgsql-docs@postgresql.org In-Reply-To: <4CA1BD10.1010706@gmail.com> References: <4C19E5B9.3040002@gmail.com> <4C359F7B.3020604@gmail.com> <4C47E6BF.8020901@gmail.com> <201007272142.31334.lars.nordin@gmail.com> <27340.1280363314@sss.pgh.pa.us> <20100729084136.GA1016@feivel.credativ.lan> <4C51AAFA.7090601@gmail.com> <1285511557.1601.2.camel@vanquo.pezone.net> <4CA1BD10.1010706@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sun, 10 Oct 2010 13:55:22 +0300 Message-ID: <1286708122.22570.2.camel@vanquo.pezone.net> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201010/10 X-Sequence-Number: 6151 On tis, 2010-09-28 at 19:01 +0900, Satoshi Nagayasu wrote: > Patch is available at here: > http://code.google.com/p/ecpgdocs/downloads/detail?name=ecpg-patches.20100928.tgz > > (I uploaded this to the GoogleCode, because this list did not deliver > my previous message with a patch tarball.) > > The patch is split into total 15 patches for each chapter of the ecpg > doc, > and every patch could be applied to the Git version with only itself. > So you can review every patch chapter by chapter. I've committed this now, after some extensive revision. The ECPG documentation looks really good and more complete now. Thanks a lot.