Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id D6511632ADA; Tue, 27 Jul 2010 22:42:44 -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 75155-08; Wed, 28 Jul 2010 01:42:37 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-gx0-f174.google.com (mail-gx0-f174.google.com [209.85.161.174]) by mail.postgresql.org (Postfix) with ESMTP id 8D98063261A; Tue, 27 Jul 2010 22:42:37 -0300 (ADT) Received: by gxk23 with SMTP id 23so1498650gxk.19 for ; Tue, 27 Jul 2010 18:42:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=EWiEOKqdx706+SkU6G4A3upVpFLzwh/DDFKE3tLdIV0=; b=Ve5ABd6R+lgZVWV/mxwllTdlNBrlbCTrTC+mLUJht5L8ceO/utjdfjSZsqCo6BIeBr eiYYU/ZLbPw9j+0CCW8+XYFRlg4IfpzRkh6Yi4zAx7y/gsSQUIoLjS20SaGxS/U9OGdG GCE3ntnmkMX5Czu+RosUn5JlyWEpLvVGpaA7U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=ajL8ycn5VtARKFHJvA0MEiJ/qs4AeRqdvwuAY/FcHIHIUJ3GUPIQke2OT2d2Pi/h+X CHglASE6DHN1xThcM10ohGy93azhgJ49LQr6N9cvXjGLYlAspiZEQLjm6iDmxCXHBD9e 8RqNBuacOKi3wQx3KEAjP87M0ttc+jJKmjrdo= Received: by 10.101.171.40 with SMTP id y40mr10702373ano.7.1280281355889; Tue, 27 Jul 2010 18:42:35 -0700 (PDT) Received: from brain.localnet (arpa-92040.atl-001.abraxis.com [216.47.92.40]) by mx.google.com with ESMTPS id k11sm9645086ani.30.2010.07.27.18.42.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 27 Jul 2010 18:42:34 -0700 (PDT) From: Lars Nordin To: pgsql-interfaces@postgresql.org Subject: Re: [INTERFACES] ECPG Documentation Improvement Date: Tue, 27 Jul 2010 21:42:31 -0400 User-Agent: KMail/1.12.2 (Linux/2.6.31-22-generic; KDE/4.3.2; i686; ; ) Cc: Satoshi Nagayasu , pgsql-docs@postgresql.org References: <4C19E5B9.3040002@gmail.com> <4C359F7B.3020604@gmail.com> <4C47E6BF.8020901@gmail.com> In-Reply-To: <4C47E6BF.8020901@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Message-Id: <201007272142.31334.lars.nordin@gmail.com> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.5 tagged_above=-5 required=5 tests=BAYES_05=-0.5 X-Spam-Level: X-Archive-Number: 201007/159 X-Sequence-Number: 5815 On Thursday 22 July 2010, Satoshi Nagayasu wrote: > Hi all, > > In past two months, I was working to improve the ecpg manual, > and work for a draft of the new manual is now 90% finished. > This document is getting very similar to the final edition, > so I hope to introduce to you. ... > Any feedback and comments would be appreciated. Comparing the previous version to your draft, I have to say thanks a lot of for the large amount work that you have put into the new document.