Received: from makus.postgresql.org ([98.129.198.125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TUGr2-00011X-7P for pgsql-committers@postgresql.org; Fri, 02 Nov 2012 13:00:08 +0000 Received: from mail-lb0-f174.google.com ([209.85.217.174]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TUGr0-0004WO-OA for pgsql-committers@postgresql.org; Fri, 02 Nov 2012 13:00:07 +0000 Received: by mail-lb0-f174.google.com with SMTP id n3so2601763lbo.19 for ; Fri, 02 Nov 2012 06:00:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=iHeE9rGAlrVkd4hhhshhPDaIHe3SnkC8ADiLoAd+GAA=; b=dKAU3GpVVmUFEPfo14+0a2VQkXkPyuRRlmgCUI7Z2zdohm/M6wEDbWmmdMnzeX9hY5 HEkfBVBGzotcOvqMoCUxtb5KV+4WeDYlk7XRTpnY7NFbk8cB3K/i9ShHkVcSY91k/3h+ +b4LFRhG84VrhofdpVnDPGY3hRiIx9E5Q24zIVoA8Yq21o6hi+TIVZF0W1lBcGlPdkmv 5nosk1yV64czfByk7UHCOLuwO6crP+FN+OHoBW/AD8wGy18z2QYiq/d4Posq9ntrdsql Tr6ddMY2OEvpeHLk53WqNCboFMk2umJO2gOqMpU6wSoP/QhjKM5M9m+iesnoFsHOiCfZ IrPA== MIME-Version: 1.0 Received: by 10.112.101.133 with SMTP id fg5mr762825lbb.3.1351861203677; Fri, 02 Nov 2012 06:00:03 -0700 (PDT) Received: by 10.152.24.42 with HTTP; Fri, 2 Nov 2012 06:00:03 -0700 (PDT) In-Reply-To: <5093C147.80302@gmx.net> References: <5093C147.80302@gmx.net> Date: Fri, 2 Nov 2012 14:00:03 +0100 Message-ID: Subject: Re: pgsql: Fix typo From: Magnus Hagander To: Peter Eisentraut Cc: pgsql-committers Content-Type: multipart/alternative; boundary=f46d040169fdd4b41004cd82b675 X-Gm-Message-State: ALoCoQm5iHq2RBu7uMf7f/TcVewDy5v5Dm3YKoKyzSDi7dWIjgU6NP2SCQFBfwuwYikYEE+mMOyH X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201211/10 X-Sequence-Number: 49597 --f46d040169fdd4b41004cd82b675 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Nov 2, 2012 at 1:49 PM, Peter Eisentraut wrote: > 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. > D'oh. I got my git repo confused. It was on multiple branches, yes, but they were all local in my repo. :) Sorry! -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ --f46d040169fdd4b41004cd82b675 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Fri, Nov 2, 20= 12 at 1:49 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
On 11/2/12 6:19 AM, Magnus Hagander wrote:
>
> On Fri, Nov 2, 2012 at 3:58 AM, Peter Eisentraut <peter_e@gmx.net
> <mailto:= peter_e@gmx.net>> wrote:
>
> =A0 =A0 Fix typo
>
> =A0 =A0 Branch
> =A0 =A0 ------
> =A0 =A0 master
>
> =A0 =A0 Details
> =A0 =A0 -------
> =A0 =A0 http://git.postgresql.org/= pg/commitdiff/4bb106ef4f6924312a67768571292c6f247122de
>
> =A0 =A0 Modified Files
> =A0 =A0 --------------
> =A0 =A0 doc/src/sgml/client-auth.sgml | =A0 =A02 +-
> =A0 =A0 1 files changed, 1 insertions(+), 1 deletions(-)
>
>
>
> Any particular reason not to back patch? Looks like a bugfix to me...<= br>
The issue does not exist in the back branches.

D'oh. I got my = git repo confused. It was on multiple branches, yes, but they were all loca= l in my repo. :)

Sorry!


--
=A0Magnus Hagander
=A0= Me: http://www.hagan= der.net/
=A0Work: http://www.redpill-linpro.com/
--f46d040169fdd4b41004cd82b675--