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 9A6EA3A4E59 for ; Sat, 27 Nov 2004 21:27:39 +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 34533-02 for ; Sat, 27 Nov 2004 21:27:16 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 6A4F63A4D1F for ; Sat, 27 Nov 2004 21:27:16 +0000 (GMT) Received: (qmail 1453 invoked by uid 65534); 27 Nov 2004 21:27:15 -0000 Received: from dsl-082-082-238-244.arcor-ip.net (EHLO colt.pezone.net) (82.82.238.244) by mail.gmx.net (mp026) with SMTP; 27 Nov 2004 22:27:14 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: Troels Arvin Subject: Re: SQL conformance related patch Date: Sat, 27 Nov 2004 22:27:13 +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: <200411272227.13235.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/323 X-Sequence-Number: 13970 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. I have installed your patch and adjusted the names of the standards throughout to the spellings suggested by your book. -- Peter Eisentraut http://developer.postgresql.org/~petere/