| From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: set search_path documentation missing from development docs |
| Date: | 2002-10-24 16:13:52 |
| Message-ID: | 20021024161352.GA26519@wolff.to |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Thu, Oct 24, 2002 at 10:56:15 -0500,
Bruno Wolff III <bruno(at)wolff(dot)to> wrote:
> I was trying to look at the documentation for set search_path and there
> isn't anything under the set command in the sql command documentation.
> In the the data definition section on schemas there is a link to such
> documentation, but there is no matching fragment name in the referenced
> page.
> The link is:
> http://developer.postgresql.org/docs/postgres/functions-misc.html#SET-SEARCH-PATH
>
> This is from section 2.8.3 of the User's Guide.
>
I was able to find the information I was looking for, so I expect that
something got moved and the link wasn't updated. The information is
currently under database configuration where the different variables are
covered systematically.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Boes | 2002-10-24 16:51:45 | VACUUM ANALYZE differs under 7.2.3 from 7.2.1 |
| Previous Message | Bruno Wolff III | 2002-10-24 15:56:15 | set search_path documentation missing from development docs |