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 8532D32A17D for ; Mon, 18 Oct 2004 03:06:53 +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 96920-09 for ; Mon, 18 Oct 2004 02:06:41 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id B3D7B32A138 for ; Mon, 18 Oct 2004 03:06:44 +0100 (BST) 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 i9I26h36015958; Sun, 17 Oct 2004 22:06:43 -0400 (EDT) To: Neil Conway Cc: Peter Eisentraut , pgsql-docs@postgresql.org Subject: Re: SQL 2003 conformance In-reply-to: <1098061824.22986.91.camel@localhost.localdomain> References: <200410121952.24859.peter_e@gmx.net> <1098061824.22986.91.camel@localhost.localdomain> Comments: In-reply-to Neil Conway message dated "Mon, 18 Oct 2004 11:10:24 +1000" Date: Sun, 17 Oct 2004 22:06:43 -0400 Message-ID: <15957.1098065203@sss.pgh.pa.us> From: Tom Lane 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/42 X-Sequence-Number: 2611 Neil Conway writes: > 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. I think it's a good idea to refer to the first version of the spec in which the feature appeared. A global search-and-replace would amount to removing information. (This is of course not meant to imply that we've gotten it right everywhere, but that's what I'd like to think is meant by referring to particular versions.) If your intent is not to refer to any particular version then you should just say "SQL", anyhow. regards, tom lane