TODO item: psql tab-completion

Started by Neil Conwayover 22 years ago1 messages
#1Neil Conway
neilc@samurai.com

This TODO item has been completed as of CVS tip, right?

Allow psql to do table completion for SELECT * FROM schema_part
and table completion for SELECT * FROM schema_name.

-Neil