Received: from magus.postgresql.org ([87.238.57.229]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TUGga-0007Ow-Qx for pgsql-committers@postgresql.org; Fri, 02 Nov 2012 12:49:20 +0000 Received: from eisentraut.org ([85.214.91.16] helo=gattler.pezone.net) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TUGgV-0006jd-PS for pgsql-committers@postgresql.org; Fri, 02 Nov 2012 12:49:20 +0000 Received: from jesse.mybdev.com (unknown [68.64.144.221]) by gattler.pezone.net (Postfix) with ESMTPSA id 3D7E05A8019; Fri, 2 Nov 2012 12:49:14 +0000 (UTC) Message-ID: <5093C147.80302@gmx.net> Date: Fri, 02 Nov 2012 08:49:11 -0400 From: Peter Eisentraut User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: Magnus Hagander CC: pgsql-committers Subject: Re: pgsql: Fix typo References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -1.9 (-) X-Archive-Number: 201211/9 X-Sequence-Number: 49596 On 11/2/12 6:19 AM, Magnus Hagander wrote: > > On Fri, Nov 2, 2012 at 3:58 AM, Peter Eisentraut > wrote: > > Fix typo > > Branch > ------ > master > > Details > ------- > http://git.postgresql.org/pg/commitdiff/4bb106ef4f6924312a67768571292c6f247122de > > Modified Files > -------------- > doc/src/sgml/client-auth.sgml | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > Any particular reason not to back patch? Looks like a bugfix to me... The issue does not exist in the back branches.