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 8073432B18E for ; Thu, 14 Oct 2004 17:10:06 +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 58463-03 for ; Thu, 14 Oct 2004 16:09:51 +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 2DCDE32AFD1 for ; Thu, 14 Oct 2004 17:09:48 +0100 (BST) Received: by cookie.varlena.com (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 2EDA5394BA; Thu, 14 Oct 2004 09:07:12 -0700 (PDT) Date: Thu, 14 Oct 2004 09:07:12 -0700 From: elein To: Peter Eisentraut Cc: elein , pgsql-docs@postgresql.org Subject: Re: SQL 2003 conformance Message-ID: <20041014090712.J14574@cookie.varlena.com> Mail-Followup-To: Peter Eisentraut , pgsql-docs@postgresql.org References: <200410121952.24859.peter_e@gmx.net> <20041013172902.H14574@cookie.varlena.com> <200410140914.14097.peter_e@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410140914.14097.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/27 X-Sequence-Number: 2596 What I've got is how the new SQL2003 features work with Postgres (or not). This is based on the paper that Alvaro suggested later in this thread. The information is helpful in reviewing postgres' conformance list. Anyway, Troels, ping me on IRC. --elein On Thu, Oct 14, 2004 at 09:14:13AM +0200, Peter Eisentraut wrote: > elein wrote: > > 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. > > I was not asking for a review of the new features, I was talking about > reviewing (revising, updating, ...) the existing SQL conformance > feature list in the documentation. > > -- > Peter Eisentraut > http://developer.postgresql.org/~petere/