Re: \prompt for psql - Mailing list pgsql-patches

From Joshua D. Drake
Subject Re: \prompt for psql
Date
Msg-id 45CBDABE.7020803@commandprompt.com
Whole thread Raw
In response to Re: \prompt for psql  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: \prompt for psql  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-patches
Alvaro Herrera wrote:
> Joshua D. Drake wrote:
>> Peter Eisentraut wrote:
>>> Magnus Hagander wrote:
>>>> That also requires a "reasonable shell", which all platforms don't
>>>> have...
>>> I think doing any sort of reasonable scripting around psql requires a
>>> reasonable shell.  Or next someone will suggest implementing loops and
>>> conditionals in psql.
>> ... Now that you mention it :)
>>
>> psql is a shell. It is the postgresql shell. I don't see any problem
>> with continuing to extend the postgresql shell to a more functional
>> platform that is independent.
>
> At least it'd help those poor people trying to do conditional COMMIT or
> ROLLBACK based on the transaction status.  Maybe it's not such a bad
> idea.
>
> On the other hand, seeing how the history line numbers patch is still
> nowhere to be seen, I don't think we should be expecting you to send a
> patch ... ;-)

No one would except it from me, I would just embed python ;)

Sincerely,

Joshua D. Drake

>


--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: \prompt for psql
Next
From: Bruce Momjian
Date:
Subject: Re: large object regression tests, take two