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 813D532B35C for ; Thu, 14 Oct 2004 23:19:26 +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 79751-07 for ; Thu, 14 Oct 2004 22:19:22 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 6ACBB32B33F for ; Thu, 14 Oct 2004 23:19:23 +0100 (BST) Received: (qmail 7683 invoked by uid 65534); 14 Oct 2004 22:19:22 -0000 Received: from dsl-213-023-251-139.arcor-ip.net (EHLO colt.pezone.net) (213.23.251.139) by mail.gmx.net (mp025) with SMTP; 15 Oct 2004 00:19:22 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: Bruce Momjian , Troels Arvin Subject: Re: Some developer FAQ links need updating Date: Fri, 15 Oct 2004 00:19:21 +0200 User-Agent: KMail/1.5.1 Cc: pgsql-docs@postgresql.org References: <200410142149.i9ELnK405473@candle.pha.pa.us> In-Reply-To: <200410142149.i9ELnK405473@candle.pha.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410150019.21259.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: 200410/32 X-Sequence-Number: 2601 Bruce Momjian wrote: > There are three major standards: SQL-92, SQL:1999, and SQL:2003. Actually, they are just different versions of the single major standard. -- Peter Eisentraut http://developer.postgresql.org/~petere/