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 2147E329D9C for ; Fri, 10 Sep 2004 00:31:21 +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 37324-05 for ; Thu, 9 Sep 2004 23:31:12 +0000 (GMT) Received: from sue.samurai.com (sue.samurai.com [205.207.28.74]) by svr1.postgresql.org (Postfix) with ESMTP id 24F0B329C65 for ; Fri, 10 Sep 2004 00:31:14 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by sue.samurai.com (Postfix) with ESMTP id E06193E1A; Thu, 9 Sep 2004 19:31:11 -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 58090-01-10; Thu, 9 Sep 2004 19:31:11 -0400 (EDT) Received: from [127.0.0.1] (unknown [61.88.101.19]) by sue.samurai.com (Postfix) with ESMTP id 5FEF13EE8; Thu, 9 Sep 2004 19:31:07 -0400 (EDT) Message-ID: <4140E7BD.5090001@samurai.com> Date: Fri, 10 Sep 2004 09:31:09 +1000 From: Neil Conway User-Agent: Mozilla Thunderbird 0.7 (Macintosh/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Thomas F.O'Connell" Cc: pgsql-docs@postgresql.org Subject: Re: Minor Typo in SELECT docs References: <21EDB02E-01DF-11D9-B9D0-000D93AE0944@sitening.com> In-Reply-To: <21EDB02E-01DF-11D9-B9D0-000D93AE0944@sitening.com> Content-Type: text/plain; charset=us-ascii; format=flowed 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=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/9 X-Sequence-Number: 2528 Thomas F.O'Connell wrote: > There is a reference to the "sql_interitance" configuration in the 7.4.x > docs: Since it's fixed in HEAD, I think we're fine -- we usually don't bother applying documentation fixes to release branches, even if there were plans for another 7.4.x release. -Neil