Re: proposal (9.5) : psql unicode border line styles

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Tomas Vondra <tv(at)fuzzy(dot)cz>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal (9.5) : psql unicode border line styles
Date: 2014-09-12 11:30:00
Message-ID: CAFj8pRBG2x=dQDCehHQR=yGpz9fetfSsTFk8QiuZrSZQWb7o_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2014-09-12 8:19 GMT+02:00 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:

>
>
> 2014-09-12 5:14 GMT+02:00 Stephen Frost <sfrost(at)snowman(dot)net>:
>
>> Pavel,
>>
>> * Pavel Stehule (pavel(dot)stehule(at)gmail(dot)com) wrote:
>> > Any idea, tip how to it?
>>
>> Attached is what I had been thinking.
>>
>> Thoughts?
>>
>
> yes, it is better. I didn't understand before.
>
> I though about it because it allows to design multiline end style in
> future.
>
> I am not a fan of "↵" and "…" in resulted tables, and can be nice if I can
> to optionally change it.
>

I though about it, and we cannot to drop it now. These symbols are
necessary, because we don't support line between rows.

I am thinking so 05 patch should be final

Regards

Pavel

>
> With your change we can design other "pure" style against current "rich"
> style. But I don't have a idea, how to name it.
>
> Regards
>
> Pavel
>
>
>>
>> Thanks!
>>
>> Stephen
>>
>
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip kumar 2014-09-12 11:37:10 Re: pg_basebackup vs. Windows and tablespaces
Previous Message Pavel Stehule 2014-09-12 11:27:35 expanded mode is still broken