Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id A6E751337CC0 for ; Sun, 10 Oct 2010 09:05:58 -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 10935-02-6 for ; Sun, 10 Oct 2010 12:05:52 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pw0-f46.google.com (mail-pw0-f46.google.com [209.85.160.46]) by mail.postgresql.org (Postfix) with ESMTP id D017B1337C8F for ; Sun, 10 Oct 2010 09:03:27 -0300 (ADT) Received: by pwj4 with SMTP id 4so638286pwj.19 for ; Sun, 10 Oct 2010 05:03:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=R9oI+CYjzNBcxJ/ZYdABm4F4D3IFuDkr8GcLY9llGnM=; b=kDTyNEGKy2vHRjnLspF6/Lxq+GT7cOS+xtHGNuykoeGoQtMPXUyaw5qS3ctvzvjhnt DtNAZ46ZfO88lifR2fxKQkd3BaM41QIqZt+W3r2JRiOwZ6Rhoyn0KgEpPxmaDHvfnFtX R2Qdh0O/OPjQdCg4hx4DE9aI2CaEATT/8wIhk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=EX6f55twF0TYcYtLaVqgGD6EQsM8gBgb1gCUumKzJxydbKZ9R37L7kqY9Lf0xdF7Rx exv4TqnO77FP3BQTvXfwC28nAId07jhVY1hDAqeV8TCh9hBCAY2r6KLS2kPbcpr3xCde iRXWHtqQV/Jjmm9Md7c2Dzwpjk6jsGYdKlSm0= Received: by 10.142.125.4 with SMTP id x4mr4112412wfc.289.1286712207696; Sun, 10 Oct 2010 05:03:27 -0700 (PDT) Received: from [10.0.2.101] (p0245ed.tokyff01.ap.so-net.ne.jp [121.2.69.237]) by mx.google.com with ESMTPS id p4sm4929449wal.15.2010.10.10.05.03.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 10 Oct 2010 05:03:25 -0700 (PDT) Message-ID: <4CB1AB8C.40809@gmail.com> Date: Sun, 10 Oct 2010 21:03:24 +0900 From: Satoshi Nagayasu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: Peter Eisentraut CC: pgsql-docs@postgresql.org Subject: Re: [INTERFACES] ECPG Documentation Improvement (re-post) 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> <1286708122.22570.2.camel@vanquo.pezone.net> In-Reply-To: <1286708122.22570.2.camel@vanquo.pezone.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001 X-Spam-Level: X-Archive-Number: 201010/11 X-Sequence-Number: 6152 On 2010/10/10 19:55, Peter Eisentraut wrote: > 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. Thanks for your review and commit. I guess you had tough work on not only reviewing a lot changes, but also correcting my English. Great work. :) Regards, -- NAGAYASU Satoshi