Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id E3E93632196; Fri, 18 Jun 2010 22:01:14 -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 40634-04; Sat, 19 Jun 2010 01:01:07 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-gw0-f46.google.com (mail-gw0-f46.google.com [74.125.83.46]) by mail.postgresql.org (Postfix) with ESMTP id 5DC606309F0; Fri, 18 Jun 2010 22:01:07 -0300 (ADT) Received: by gwj15 with SMTP id 15so1115745gwj.19 for ; Fri, 18 Jun 2010 18:01:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=wPLuqwNxSbVvjsLlJHbYvPbuRhmFLnZ/e9NsEN4KBIY=; b=gHNyUYvGtB8XMvUYBNeUjF5yW/mYVM8e5j1iRwwTAnO1RW74z2fomZiualn+Jkn/by ZPisDYteGG2D3pxT7o/ihfmdRKDpWRteAZ3Unad7HCQPWzP7a8WrK8SsXnWcCvg3Azfr rRwC4h/C0GlUvs0AcAUeUfY0m/2Cu3xh9BsmU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=OehOHS2wQATq4uXs8fe26wFrPxQ7cNJNbjTcJXrRiWi1yB0uUVIvjMPQuhmUI8+7Ub dFZ/coX4LM8JFj87Z0BUJOObCtescSvBp2ch5BdtwRJBPlvGs0wZvU15dfttWrUyA5FY TGg4WIZ55cmxyTElFZB/t+S+oOVB5ez2/QnA0= MIME-Version: 1.0 Received: by 10.229.229.10 with SMTP id jg10mr982238qcb.99.1276909265302; Fri, 18 Jun 2010 18:01:05 -0700 (PDT) Received: by 10.229.181.201 with HTTP; Fri, 18 Jun 2010 18:01:05 -0700 (PDT) In-Reply-To: <4C1B9735.2040505@enterprisedb.com> References: <4C19E5B9.3040002@gmail.com> <4C1B9735.2040505@enterprisedb.com> Date: Sat, 19 Jun 2010 10:01:05 +0900 Message-ID: Subject: Re: ECPG Documentation Improvement From: satoshi.nagayasu@gmail.com To: Heikki Linnakangas Cc: pgsql-interfaces@postgresql.org, pgsql-docs@postgresql.org, Bruce Momjian , Michael Meskes Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.001 tagged_above=-5 required=5 tests=BAYES_20=-0.001, RCVD_IN_DNSWL_NONE=-0.0001 X-Spam-Level: X-Archive-Number: 201006/41 X-Sequence-Number: 5609 Heikki, Thanks for the comments. On 6/19/2010 0:56 Heikki Linnakangas wrote: > A reference of all the directives seems useful, but it seems at least > partially redundant with what's there already. WHENEVER for example is > quite well documented at > http://www.postgresql.org/docs/current/interactive/ecpg-errors.html already. Yes. One of the things what I'm afraid is that point. How could we (re-)organize the document structure to eliminate such redundancy? Is this necessary? Any suggestions? -- NAGAYASU Satoshi