From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: SSL indicator in psql prompt |
Date: | 2016-04-04 15:54:08 |
Message-ID: | CA+TgmoaQb2-zyFF91cJSvxKkf=5zWuz=5HMk0KBG8WUhTp4QXA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Apr 1, 2016 at 10:15 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>> I like how browsers show a little lock in the address bar depending on
>> whether SSL is in use. This could be useful in psql as well. Here is a
>> prototype patch.
>> Comments?
>
> -1 on the hard-coded UTF8, even with the encoding check (which I don't
> think is terribly trustworthy). How about defining it in a way that
> lets/makes the user provide the character(s) to print?
I think you have been trolled. Note the date.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | David Steele | 2016-04-04 15:57:50 | Re: [PROPOSAL] Client Log Output Filtering |
Previous Message | Jesper Pedersen | 2016-04-04 15:25:56 | Re: Speed up Clog Access by increasing CLOG buffers |