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 45C7E32A9D6 for ; Thu, 14 Oct 2004 01:31: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 84824-08 for ; Thu, 14 Oct 2004 00:31:33 +0000 (GMT) Received: from cookie.varlena.com (adsl-64-142-36-103.sonic.net [64.142.36.103]) by svr1.postgresql.org (Postfix) with ESMTP id 27D9B32A921 for ; Thu, 14 Oct 2004 01:31:33 +0100 (BST) Received: by cookie.varlena.com (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 8DA3A394BA; Wed, 13 Oct 2004 17:29:02 -0700 (PDT) Date: Wed, 13 Oct 2004 17:29:02 -0700 From: elein To: Peter Eisentraut Cc: pgsql-docs@postgresql.org Subject: Re: SQL 2003 conformance Message-ID: <20041013172902.H14574@cookie.varlena.com> Mail-Followup-To: Peter Eisentraut , pgsql-docs@postgresql.org References: <200410121952.24859.peter_e@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410121952.24859.peter_e@gmx.net> User-Agent: Mutt/1.3.22.1i 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/23 X-Sequence-Number: 2592 I have a couple of the new features written up, but nothing like an entire review. If someone can tackle this job and wants help, I'll help (but I cannot sign up for the whole thing). Or if someone wants the material on the items I have done, just email me. --elein elein@varlena.com On Tue, Oct 12, 2004 at 07:52:24PM +0200, Peter Eisentraut wrote: > Is anyone feeling masochistic and wants to review the SQL standards > conformance chapter in the documentation for SQL 2003? I know that > several features were added or revised for SQL 2003 conformance, so it > would be nice to have that documented for the 8.0 release. > > I think an overview of how the structure of SQL 2003 differs from SQL > 1999 would also help the group to analyse the individual feature groups > more quickly. > > -- > Peter Eisentraut > http://developer.postgresql.org/~petere/ > > > ---------------------------(end of broadcast)--------------------------- > TIP 9: the planner will ignore your desire to choose an index scan if your > joining column's datatypes do not match