Re: Tab completion of SET TRANSACTION ISOLATION
- From: Rod Taylor <pg(at)rbt(dot)ca>
- To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
- Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Tab completion of SET TRANSACTION ISOLATION
- Date: Tue, 31 Jan 2006 21:30:23 -0500
- Message-id: <1138761023(dot)27327(dot)169(dot)camel(at)home>
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.
--
Home |
Main Index |
Thread Index