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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Postgresql Hackers <pgsql-hackers@postgresql.org>
Date: 2003-10-28T22:54:21Z
Lists: pgsql-bugs, pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> 2. include catalog objects in expansion iff we are expanding "pg_" + 
> optional suffix (probably best of both worlds).

Hmm, that might be an okay compromise.  Not sure how hard it is to
implement ...

			regards, tom lane