Re: Transaction status in default psql prompt?

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Transaction status in default psql prompt?
Дата
Msg-id 1062619589.82807.18.camel@jester
обсуждение исходный текст
Ответ на Transaction status in default psql prompt?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Transaction status in default psql prompt?  (Darcy Buskermolen <darcy@wavefire.com>)
Список pgsql-hackers
On Wed, 2003-09-03 at 19:53, Peter Eisentraut wrote:
> What do people think about adding the transaction status indicator to the
> default psql prompt, so it'd look something like this:
>
> peter=# begin;
> BEGIN
> peter*=# foo;
> ERROR:  syntax error at or near "foo" at character 1
> peter!=# rollback;
> ROLLBACK
> peter=#
>
> I think many people would find that useful.

Great idea.  Would it be worth while adding the depth with the
assumption that sub-transactions will appear someday?


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Need for a 'minor patch person'?
Следующее
От: ohp@pyrenet.fr
Дата:
Сообщение: Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)