X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 8D0959DCD0D for ; Thu, 1 Dec 2005 16:57:05 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 75923-07 for ; Thu, 1 Dec 2005 16:57:01 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 6BA619DCD50 for ; Thu, 1 Dec 2005 16:57:02 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id jB1Kv3KX017027; Thu, 1 Dec 2005 15:57:03 -0500 (EST) To: Bruce Momjian cc: kdio@uenf.br, pgsql-docs@postgresql.org Subject: Re: Table A-1. PostgreSQL Error Codes (WITH constants) In-reply-to: <200512012048.jB1Kmg624757@candle.pha.pa.us> References: <200512012048.jB1Kmg624757@candle.pha.pa.us> Comments: In-reply-to Bruce Momjian message dated "Thu, 01 Dec 2005 15:48:42 -0500" Date: Thu, 01 Dec 2005 15:57:03 -0500 Message-ID: <17026.1133470623@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200512/3 X-Sequence-Number: 3351 Bruce Momjian writes: > kdio@uenf.br wrote: >> For easy COPY/PASTE, here goes (attached) a revisised "Table A-1. PostgreSQL >> Error Codes" with a new column "Constant". > Uh, our documentation is in SGML, particularly > doc/src/sgml/errcodes.sgml. Can you send a patch to that file or should > I merge your HTML into there? What exactly is the point of the change at all? regards, tom lane