Re: Automatic transactions in psql

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Automatic transactions in psql
Дата
Msg-id 200202221612.g1MGCv112712@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Automatic transactions in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > This is an interesting idea, although you may want to give the user the
> > option to customize his prompt.
>
> Seems cool.  I am a bit worried about whether the transaction-block
> detection mechanism is reliable, though.  We might need to add something
> to the FE/BE protocol to make this work correctly.

OK, status on this?  Seems we can't apply the patch as-is because of
reliability of the status display.  Do people wnat a TODO item?  I don't
think I want to make an incompatible protocol change for this feature.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Automatic transactions in psql
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Automatic transactions in psql