Re: [BUGS] inconsitent tab completion in psql

2005-01-23 Thread Alvaro Herrera
On Sun, Jan 23, 2005 at 11:01:14AM -0500, Bruce Momjian wrote: > The reason this happens is because both ALTER OPERATOR and ALTER > OPERATOR CLASS are supported so for the third word you would have to do > tab complete only when the C-L-A-S-S is unique. I suppose you could say > as soon as they t

Re: [BUGS] inconsitent tab completion in psql

2005-01-23 Thread Bruce Momjian
Robert Treat wrote: > Disclaimer that this was found under RC1 so it might have been fixed in final > release, though I don't recall it being reported, anyway, the problem is that > tab completion does not seem to work for "\h alter operator class". > > template1=# \h ALTER > AGGREGATE DOM

[BUGS] inconsitent tab completion in psql

2005-01-23 Thread Robert Treat
Disclaimer that this was found under RC1 so it might have been fixed in final release, though I don't recall it being reported, anyway, the problem is that tab completion does not seem to work for "\h alter operator class". template1=# \h ALTER AGGREGATE DOMAIN INDEX SCHEMA