Re: Tab completion of SET TRANSACTION ISOLATION - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Tab completion of SET TRANSACTION ISOLATION
Date
Msg-id 1138761023.27327.169.camel@home
Whole thread Raw
In response to Re: Tab completion of SET TRANSACTION ISOLATION  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Tab completion of SET TRANSACTION ISOLATION
List pgsql-hackers
On Wed, 2006-02-01 at 10:28 +0800, Christopher Kings-Lynne wrote:
> > I believe psql keeps the password in memory.
> > 
> > \c seems to be able to change databases without asking for the password
> > again.
> 
> What if that role has a maximum of one connection, etc.?

Considering it would only be used when the alternative was to say
"Sorry, tab completion unavailable", I really don't see these as
problems -- fall back to saying it cannot be done.

-- 



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Tab completion of SET TRANSACTION ISOLATION
Next
From: Tom Lane
Date:
Subject: Re: Tab completion of SET TRANSACTION ISOLATION