Re: new unicode table border styles for psql

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: new unicode table border styles for psql
Дата
Msg-id CAFj8pRAzGLaad45Dui-z8oFcYuUgJf+zN_B=LoB9nMnwhNu=qw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: new unicode table border styles for psql  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: new unicode table border styles for psql  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Hello


2013/11/21 Peter Eisentraut <peter_e@gmx.net>
On 11/21/13, 2:09 AM, Pavel Stehule wrote:
> Hello
>
> I wrote new styles for  psql table borders.
>
> http://postgres.cz/wiki/Pretty_borders_in_psql
>
> This patch is simply and I am think so some styles can be interesting
> for final presentation.
>
> Do you think so this feature is generally interesting and should be in core?

Maybe make the border setting a string containing the various characters
by index.  Then everyone can create their own crazy borders.


I seriously though about it, but not sure if it is good way.

- So we still have to deliver some basic set of styles still. 
- People prefer prefabricate solution with simply activation now - so customization use only a few  people
- buitin style requires about 110 bytes and it is safe and verified, dynamic styling requires some parser, maybe some other checks

So for this use case I prefer very primitive (and simple) design as was proposed.

Regards

Pavel
 

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Using indices for UNION.
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: new unicode table border styles for psql