X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id 3C41AD1B56B for ; Wed, 3 Sep 2003 22:25:26 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 54424-03 for ; Wed, 3 Sep 2003 19:25:18 -0300 (ADT) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id 4E0D5D1B574 for ; Wed, 3 Sep 2003 19:25:15 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.9/8.12.9) with ESMTP id h83MPGjX018045; Wed, 3 Sep 2003 18:25:16 -0400 (EDT) To: Peter Eisentraut Cc: pgsql-docs@postgresql.org Subject: Re: Do we need "Diagnostics" sections of SQL command reference pages? In-reply-to: References: Comments: In-reply-to Peter Eisentraut message dated "Thu, 04 Sep 2003 00:12:27 +0200" Date: Wed, 03 Sep 2003 18:25:16 -0400 Message-ID: <18044.1062627916@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200309/10 X-Sequence-Number: 1966 Peter Eisentraut writes: > I agree with ripping out the messages part, but it might be useful to show > the completion tag somewhere, especially in cases where it contains > additional information (e.g., UPDATE). I'll make sure the completion tag is documented anywhere it's not simply the command name. regards, tom lane