X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 0C303329E8E for ; Mon, 18 Oct 2004 02:10:45 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 83730-06 for ; Mon, 18 Oct 2004 01:10:32 +0000 (GMT) Received: from sue.samurai.com (sue.samurai.com [205.207.28.74]) by svr1.postgresql.org (Postfix) with ESMTP id 1E1CB329E01 for ; Mon, 18 Oct 2004 02:10:35 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by sue.samurai.com (Postfix) with ESMTP id 73BC819891; Sun, 17 Oct 2004 21:10:36 -0400 (EDT) Received: from sue.samurai.com ([127.0.0.1]) by localhost (sue.samurai.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29076-01-6; Sun, 17 Oct 2004 21:10:35 -0400 (EDT) Received: from [61.88.101.19] (unknown [61.88.101.19]) by sue.samurai.com (Postfix) with ESMTP id CEF261984F; Sun, 17 Oct 2004 21:10:34 -0400 (EDT) Subject: Re: SQL 2003 conformance From: Neil Conway To: Peter Eisentraut Cc: pgsql-docs@postgresql.org In-Reply-To: <200410121952.24859.peter_e@gmx.net> References: <200410121952.24859.peter_e@gmx.net> Content-Type: text/plain Message-Id: <1098061824.22986.91.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 18 Oct 2004 11:10:24 +1000 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailbox.samurai.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200410/41 X-Sequence-Number: 2610 On Wed, 2004-10-13 at 03:52, Peter Eisentraut wrote: > Is anyone feeling masochistic and wants to review the SQL standards > conformance chapter in the documentation for SQL 2003? Another useful improvement would be to update the "Standards conformance" section of the SQL command reference pages to refer to SQL:2003 consistently. At present they refer to a mix of SQL-92, SQL:1999, and SQL:2003. -Neil