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 27359329C65 for ; Mon, 13 Sep 2004 03:02:34 +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 89371-07 for ; Mon, 13 Sep 2004 02:02:27 +0000 (GMT) Received: from sue.samurai.com (sue.samurai.com [205.207.28.74]) by svr1.postgresql.org (Postfix) with ESMTP id 5A571329C63 for ; Mon, 13 Sep 2004 03:02:30 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by sue.samurai.com (Postfix) with ESMTP id 4A96A3F09; Sun, 12 Sep 2004 22:02:31 -0400 (EDT) Received: from sue.samurai.com ([127.0.0.1]) by localhost (sue.samurai.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01151-01-9; Sun, 12 Sep 2004 22:02:26 -0400 (EDT) Received: from localhost (unknown [61.88.101.19]) by sue.samurai.com (Postfix) with ESMTP id 4C2983EFB; Sun, 12 Sep 2004 22:02:25 -0400 (EDT) Subject: Re: Minor Typo in SELECT docs From: Neil Conway To: "Thomas F.O'Connell" Cc: Peter Eisentraut , pgsql-docs@postgresql.org, Robert Treat In-Reply-To: <471AFECE-0348-11D9-8609-000D93AE0944@sitening.com> References: <21EDB02E-01DF-11D9-B9D0-000D93AE0944@sitening.com> <200409101056.56998.peter_e@gmx.net> <200409100856.55313.xzilla@users.sourceforge.net> <200409101653.30653.peter_e@gmx.net> <471AFECE-0348-11D9-8609-000D93AE0944@sitening.com> Content-Type: text/plain Message-Id: <1095076877.465.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 13 Sep 2004 22:01:17 +1000 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailbox.samurai.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=1.9 tagged_above=0.0 required=5.0 tests=DATE_IN_FUTURE_06_12 X-Spam-Level: * X-Archive-Number: 200409/23 X-Sequence-Number: 2542 On Sat, 2004-09-11 at 02:41, Thomas F.O'Connell wrote: > Well, here's a patch for select.sgml should a committer ever feel > inspired: Patch applied -- thanks. -Neil