Hi,

It seems to me that the TODO item under Clients

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

Is already implemented. If not what does it mean?

select * from sche<TAB>

completes the schema, and

select * from schema_a.tab<TAB>

completes the table.

-- 
Markus Bertheau <[EMAIL PROTECTED]>

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to