| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Greg Stark <gsstark(at)mit(dot)edu> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [BUGS] Autocomplete <TAB> on Postgres7.4beta5 not working? |
| Date: | 2003-10-28 23:01:08 |
| Message-ID: | 29172.1067382068@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Greg Stark <gsstark(at)mit(dot)edu> writes:
> 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?
Yes. See TFM:
http://developer.postgresql.org/docs/postgres/ddl-schemas.html
particularly section 5.8.5.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ian Barwick | 2003-10-28 23:02:57 | Re: [HACKERS] Autocomplete <TAB> on Postgres7.4beta5 not working? |
| Previous Message | Tom Lane | 2003-10-28 22:54:21 | Re: [BUGS] Autocomplete <TAB> on Postgres7.4beta5 not working? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ian Barwick | 2003-10-28 23:02:57 | Re: [HACKERS] Autocomplete <TAB> on Postgres7.4beta5 not working? |
| Previous Message | Tom Lane | 2003-10-28 22:54:21 | Re: [BUGS] Autocomplete <TAB> on Postgres7.4beta5 not working? |