Re: [BUGS] Autocomplete <TAB> on Postgres7.4beta5 not working?

Greg Stark <gsstark@mit.edu>

From: Greg Stark <gsstark@mit.edu>
To: pgsql-hackers@postgresql.org
Date: 2003-10-28T22:46:41Z
Lists: pgsql-bugs, pgsql-hackers
I think I'm missing something. Why are pg_catalog.* tables in my search path
at all? My search path seems to be set to $user,public. is pg_catalog
implicitly appended there?

-- 
greg