Re: Tab completion of SET TRANSACTION ISOLATION

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Tab completion of SET TRANSACTION ISOLATION
Дата
Msg-id 200602010153.k111rdl27881@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Tab completion of SET TRANSACTION ISOLATION  (Rod Taylor <pg@rbt.ca>)
Ответы Re: Tab completion of SET TRANSACTION ISOLATION  (Rod Taylor <pg@rbt.ca>)
Список pgsql-hackers
Rod Taylor wrote:
> On Tue, 2006-01-31 at 20:18 -0500, Bruce Momjian wrote:
> > Christopher Kings-Lynne wrote:
> > > It could read all the SET variables in at startup?
> > 
> > Right, but do we want to do that even if they never ask for a tab
> > completion?  I think the easiest might be to just save the list on first
> > tab call.
> 
> As mentioned earlier the problem exists for all tab completion in
> aborted transactions.
> 
> Perhaps a second database connection could be established during
> situations when running tab completion and other psql commands is
> impossible on the main one?

What if you need a password to be supplied?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Tab completion of SET TRANSACTION ISOLATION
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Tab completion of SET TRANSACTION ISOLATION