Re: Enhanced psql in core?

From: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
To: depesz(at)depesz(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Enhanced psql in core?
Date: 2011-07-10 01:14:26
Message-ID: CAJKUy5goV51qP9mw9D0tPfbzaFe+p=4pOGRT_+oQjjwfGooxHg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jul 9, 2011 at 5:29 AM, hubert depesz lubaczewski
<depesz(at)depesz(dot)com> wrote:
> hi,
> would it be possible to incorporate
> http://www.postgres.cz/index.php/Enhanced-psql in core PostgreSQL/psql?
>
> This patch adds lots of nice functionalities, which we could definitely
> use.
>

big part of this seems to be (based on the examples on the page,
haven't read the patch) scripting functionality but now that we have
DO, is really a need for that?
i'm not really sure if we can do what the same as your example using
DO but i'm really dubious about the usefullness of that example.

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Abel Abraham Camarillo Ojeda 2011-07-10 01:29:09 Re: Enhanced psql in core?
Previous Message Cédric Villemain 2011-07-09 21:45:14 Re: Enhanced psql in core?