Re: \conninfo and SSL

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: \conninfo and SSL
Дата
Msg-id CABUevEyqjBUbSH1Khou_jYd1nTUUHT1mx-6q35i1tBnMKVQwfQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: \conninfo and SSL  (Alvaro Herrera <alvherre@commandprompt.com>)
Список 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 по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: SP-GIST docs and examples
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pg_receivexlog and feedback message