Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id CD539B5DC0E for ; Fri, 20 May 2011 00:08:38 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 83071-09 for ; Fri, 20 May 2011 03:08:31 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from oproxy4-pub.bluehost.com (oproxy4-pub.bluehost.com [69.89.21.11]) by mail.postgresql.org (Postfix) with SMTP id C260DB5DBE1 for ; Fri, 20 May 2011 00:08:30 -0300 (ADT) Received: (qmail 12404 invoked by uid 0); 20 May 2011 03:08:29 -0000 Received: from unknown (HELO host159.hostmonster.com) (74.220.207.159) by cpoproxy1.bluehost.com with SMTP; 20 May 2011 03:08:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=timbira.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=YpAeO4Gkz+fmKPUDI9/+1KpwdPcAgIAMoK6vQpehwkxBFNWnh/cGDNqkNmtDSLZqUMDfBj71Ke23J5oQBvpRF3BS7OQGwWyeFFwLYL8gRAiPiGP9sA/FBBwapDsxSlz7; Received: from [201.2.91.127] (helo=[10.3.2.4]) by host159.hostmonster.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1QNG4i-0003Av-Se; Thu, 19 May 2011 21:08:29 -0600 Message-ID: <4DD5DB1E.6040509@timbira.com> Date: Fri, 20 May 2011 00:08:14 -0300 From: Euler Taveira de Oliveira User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110506 Icedove/3.0.11 MIME-Version: 1.0 To: Peter Eisentraut CC: pgsql-docs Subject: Re: error codes table References: <1305839069.3952.20.camel@vanquo.pezone.net> In-Reply-To: <1305839069.3952.20.camel@vanquo.pezone.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {1651:host159.hostmonster.com:timbirac:timbira.com} {sentby:smtp auth 201.2.91.127 authed with euler@timbira.com} 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: 201105/62 X-Sequence-Number: 6737 Em 19-05-2011 18:04, Peter Eisentraut escreveu: > I think we should just remove the second column from the table and > rephrase the paragraph above it accordingly. At some point in the > future we could introduce a separate optional data field that adds > actual additional information about the error codes. > +1. Moreover, I suggest to lowercase condition names in PL/pgSQL documentation because it is inconsistent (I know that it says that the condition names are case-sensitive but first time I saw them I've started thinking they could be different macros but they weren't). -- Euler Taveira de Oliveira - Timbira http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento