| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Alastair Turner <bell(at)ctrlf5(dot)co(dot)za> |
| Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: \conninfo and SSL |
| Date: | 2012-06-06 18:45:46 |
| Message-ID: | CA+TgmobrKYyFwAK_W17W=ss087tB42ct5ViQG1Fm-HPfQ4S2Lw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Jun 3, 2012 at 5:30 AM, Alastair Turner <bell(at)ctrlf5(dot)co(dot)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.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2012-06-06 18:52:09 | Re: pg_receivexlog and feedback message |
| Previous Message | Robert Haas | 2012-06-06 18:35:38 | creating objects in pg_catalog |