Re: \prompt for psql

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: \prompt for psql
Дата
Msg-id b42b73150702090727x7a53ab7cua3b0af9a63099825@mail.gmail.com
обсуждение исходный текст
Ответ на Re: \prompt for psql  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-patches
On 2/9/07, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> Gurjeet Singh wrote:
> > On 2/9/07, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> > >
> > >At least it'd help those poor people trying to do conditional COMMIT or
> > >ROLLBACK based on the transaction status.
> >
> >
> > The user doesn't need to check the status of the transaction if he just
> > needs to end it. Just fire the END command and it'll take care of whether to
> > COMMIT or ROLLBACK the transaction:
>
> Hmm, right.  Maybe I was thinking in savepoints, which Merlin Moncure is
> so fond of complaining of ;-)

I'm still looking for a use for them. When I find one, I'll give you a
heads up.

(just so you know, with savepoints came exception blocks, one of my
all time favorite features).  anyways, instead of complaining,
consider it more of 'hopeful nudging' :-)

merlin

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: \prompt for psql
Следующее
От: Chris Marcellino
Дата:
Сообщение: Re: Feature: POSIX Shared memory support, round 2