Re: new unicode table border styles for psql

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: new unicode table border styles for psql
Date: 2013-11-22 14:35:21
Message-ID: CAFj8pRDkzN63d20tc-x6vbCgxOBhnZZBwfrN6MXNX=f3gxhRpg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2013/11/22 Merlin Moncure <mmoncure(at)gmail(dot)com>

> On Fri, Nov 22, 2013 at 2:23 AM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
> wrote:
> > Hello
> >
> >
> > 2013/11/21 Merlin Moncure <mmoncure(at)gmail(dot)com>
> >>
> >> On Thu, Nov 21, 2013 at 1:09 AM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com
> >
> >> 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.
> >> >
> >> great. hm, maybe we could integrate color? (see:
> >>
> >>
> http://merlinmoncure.blogspot.com/2012/09/psql-now-with-splash-of-color.html
> ).
> >
> >
> > it is next possible enhancing - I would to go forward in small steps,
> please
> > :)
> >
> > minimally (and independent on proposed patch) we can introduce some like
> > "final regexp filtering" - that can be used for this or other purposes.
>
> Yeah. A per field regexp would do the trick. As you have it, I like
> Peter's idea best. Being able to specify the various character codes
> makes a lot of sense.
>

there is other issue - simply parser will be really user unfriendly, and
user friendly parser will not by simply :(

have you some idea about input format?

Regards

Pavel

>
> merlin
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2013-11-22 14:40:58 Re: address sanitizer crash
Previous Message Merlin Moncure 2013-11-22 14:31:39 Re: new unicode table border styles for psql