Re: \conninfo and SSL - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: \conninfo and SSL
Date
Msg-id CABUevEyqjBUbSH1Khou_jYd1nTUUHT1mx-6q35i1tBnMKVQwfQ@mail.gmail.com
Whole thread Raw
In response to Re: \conninfo and SSL  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Wednesday, June 6, 2012, Alvaro Herrera wrote:

Excerpts from Robert Haas's message of mié jun 06 14:45:46 -0400 2012:
> On Sun, Jun 3, 2012 at 5:30 AM, Alastair Turner <bell@ctrlf5.co.za> wrote:
> > A one-line change adds the SSL info on its own line like
> >
> > ------
> > You are connected to database "scratch" as user "scratch" on host
> > "127.0.0.1" at port "5432".
> > SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)
> > ------
> >
> > Does this need a more integrated presentation, and therefore a broader
> > change to make it translatable?
>
> +1 for doing it that way.

Yeah, printSSLInfo already outputs translated stuff so this should be
OK.  Merging both messages into a single translatable unit would be
pretty cumbersome, for no practical gain.


Seems like a very low-impact change. Are people Ok with sneaking this into 9.2?

//Magnus
 


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: SP-GIST docs and examples
Next
From: Magnus Hagander
Date:
Subject: Re: pg_receivexlog and feedback message