X-Original-To: pgsql-docs-postgresql.org@postgresql.org Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 7081C9FC1F9 for ; Sat, 26 Aug 2006 15:38:47 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 91307-08 for ; Sat, 26 Aug 2006 18:38:47 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey- Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id 7218B9FC1F6 for ; Sat, 26 Aug 2006 15:38:46 -0300 (ADT) Received: (qmail invoked by alias); 26 Aug 2006 18:38:44 -0000 Received: from dslb-084-063-000-229.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.0.229] by mail.gmx.net (mp039) with SMTP; 26 Aug 2006 20:38:44 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: David Fetter Subject: Re: [HACKERS] New XML section for documentation Date: Sat, 26 Aug 2006 20:38:43 +0200 User-Agent: KMail/1.9.3 Cc: Bruce Momjian , PostgreSQL-development , PostgreSQL-documentation References: <20060826002422.GF11427@fetter.org> <200608260037.k7Q0bJU26315@momjian.us> <20060826150448.GJ11427@fetter.org> In-Reply-To: <20060826150448.GJ11427@fetter.org> MIME-Version: 1.0 Content-Type: text/plain; charset="ansi_x3.4-1968" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608262038.44279.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200608/56 X-Sequence-Number: 3674 David Fetter wrote: > We claim SQL standard compliance, No, we don't. And SQL conformance doesn't require you to implement all parts anyway. > so since those are part of > SQL:2003, we probably ought to mention them. SQL/PSM is a > programming language that lives inside the database, and DB2 and > MySQL have it. SQL/MED lets people talk to other data stores. > SQL/OLB appears to be derived from equel, which we have as ecpg. > SQL/Schemata contains the information schema. SQL/JRT appears to > bear some similarity to PL/Java and PL/J. It's pretty useless to talk about stuff that we don't have yet. The point of the XML section is that we have a number of things, and users are having trouble (understandably) fitting them together. -- Peter Eisentraut http://developer.postgresql.org/~petere/