pgsql: Fix typo
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(-)
On Fri, Nov 2, 2012 at 3:58 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
Fix typo
Branch
------
masterDetails
-------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...
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
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:Fix typo
Branch
------
masterDetails
-------
http://git.postgresql.org/pg/commitdiff/4bb106ef4f6924312a67768571292c6f247122deModified 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.
On Fri, Nov 2, 2012 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:Fix typo
Branch
------
masterDetails
-------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/