Re: Adding Markodwn formatting to psql output

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Lætitia Avrot <laetitia(dot)avrot(at)gmail(dot)com>, euler(at)timbira(dot)com(dot)br, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Adding Markodwn formatting to psql output
Date: 2018-06-23 15:01:22
Message-ID: 20180623150122.64jod56mlajn6w2l@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2018-Jun-23, Bruce Momjian wrote:

> On Tue, May 29, 2018 at 06:47:54PM +0200, Lætitia Avrot wrote:
> >
> >
> > Le mar. 29 mai 2018 à 17:28, Euler Taveira <euler(at)timbira(dot)com(dot)br> a écrit :
> >
> > 2018-05-29 12:11 GMT-03:00 Lætitia Avrot <laetitia(dot)avrot(at)gmail(dot)com>:
> > > I write often documents for my customers in MarkDown to produce pdf
> > > documents. Quite often, I need to present data from queries in a tabular
> > > form.
> > >
> > https://www.postgresql.org/message-id/flat/CAAYBy8YU4pXYKDHeQhsA_=
> > FC93yOBZp5j1h=BSSAo9-oLcwNww(at)mail(dot)gmail(dot)com#CAAYBy8YU4pXYKDHeQhsA_=
> > FC93yOBZp5j1h=BSSAo9-oLcwNww(at)mail(dot)gmail(dot)com
> >
> > Thanks a lot!
> >
> >  It seems that other people need that feature too. :-)
> >
> > I will try to apply and review the patch.
>
> Uh, no one mentioned in this thread that psql has supported asciidoc
> since PG 9.5.

I would welcome markdown output, particularly some version that can be
processed nicely by pandoc :-)

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2018-06-23 15:09:17 Re: Supporting tls-server-end-point as SCRAM channel binding for OpenSSL 1.0.0 and 1.0.1
Previous Message Alvaro Herrera 2018-06-23 14:55:40 Re: Concurrency bug in UPDATE of partition-key