First thanks for henplus - it's very nice tool.
However it doesn't complete table names when I use
schema prefix e.g.:
select * from myschema.t<TAB>
It doesn't trace current schema too. When I change
schema (e.g. in hsqldb: set schema myschema) and
command rehash, henplus complete names from default
(public) schema, but they are not actual...
I observe above troubles with hsqldb.
Regards
Marek