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 7949B329E50 for ; Fri, 10 Sep 2004 09:57:06 +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 82414-03 for ; Fri, 10 Sep 2004 08:57:00 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 752B6329E49 for ; Fri, 10 Sep 2004 09:57:00 +0100 (BST) Received: (qmail 31757 invoked by uid 65534); 10 Sep 2004 08:56:59 -0000 Received: from dsl-082-082-224-211.arcor-ip.net (EHLO colt.pezone.net) (82.82.224.211) by mail.gmx.net (mp017) with SMTP; 10 Sep 2004 10:56:59 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: Neil Conway , "Thomas F.O'Connell" Subject: Re: Minor Typo in SELECT docs Date: Fri, 10 Sep 2004 10:56:56 +0200 User-Agent: KMail/1.5.1 Cc: pgsql-docs@postgresql.org References: <21EDB02E-01DF-11D9-B9D0-000D93AE0944@sitening.com> <4140E7BD.5090001@samurai.com> In-Reply-To: <4140E7BD.5090001@samurai.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409101056.56998.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: 200409/14 X-Sequence-Number: 2533 Neil Conway wrote: > 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. I was under the impression that we usually do. Time permitting, of course. -- Peter Eisentraut http://developer.postgresql.org/~petere/