Re: [BUGS] Autocomplete on Postgres7.4beta5 not - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: [BUGS] Autocomplete on Postgres7.4beta5 not
Date
Msg-id 1067397733.99917.21.camel@jester
Whole thread Raw
In response to Re: [BUGS] Autocomplete on Postgres7.4beta5 not  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-hackers
On Tue, 2003-10-28 at 19:34, scott.marlowe wrote:
> On Tue, 28 Oct 2003, Tom Lane wrote:
>
> > "scott.marlowe" <scott.marlowe@ihs.com> writes:
> > > Is it possible to remove the implicit search path of pg_catalog from a
> > > psql session without it breaking lots of stuff?
> >
> > Do you consider "+", "count()", etc to be important stuff?
>
> Me, hardly ever use them  :-)  So I can assume that removing the implicit
> pg_catalog from the search path is a "bad thing."

From the search_path certainly -- but we can we teach the difference
between implicit and explicit to the *is_visible functions?

pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: [BUGS] Autocomplete on Postgres7.4beta5 not working?
Next
From: Bruce Momjian
Date:
Subject: Re: pg_ctl reports succes when start fails