X-Original-To: pgsql-patches-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 32ED03A4764 for ; Thu, 25 Nov 2004 18:17:08 +0000 (GMT) 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 55360-08 for ; Thu, 25 Nov 2004 18:17:02 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 0C18B3A4744 for ; Thu, 25 Nov 2004 18:17:00 +0000 (GMT) Received: (qmail 5414 invoked by uid 65534); 25 Nov 2004 18:16:57 -0000 Received: from dsl-213-023-255-170.arcor-ip.net (EHLO colt.pezone.net) (213.23.255.170) by mail.gmx.net (mp014) with SMTP; 25 Nov 2004 19:16:57 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: Troels Arvin Subject: Re: SQL conformance related patch Date: Thu, 25 Nov 2004 19:16:47 +0100 User-Agent: KMail/1.6.2 Cc: pgsql-patches@postgresql.org References: <1101381875.3068.27.camel@localhost> In-Reply-To: <1101381875.3068.27.camel@localhost> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200411251916.47145.peter_e@gmx.net> 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: 200411/309 X-Sequence-Number: 13956 Troels Arvin wrote: > Simon Riggs, Elein Mustain, and I have worked on adjustments to the > information schema and parts of the documentation to reflect upcoming > changes in PostgreSQL 8 and changes from SQL:1999 to SQL:2003. Thanks. I will evaluate this patch. Btw., does anyone mind if I change the names of the standards to SQL 1992 SQL 1999 SQL 2003 ? The other styles seem to be rather contrived and are not applied consistently. -- Peter Eisentraut http://developer.postgresql.org/~petere/