Re: set search_path documentation missing from development docs

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: set search_path documentation missing from development docs
Дата
Msg-id 20021024161352.GA26519@wolff.to
обсуждение исходный текст
Ответ на set search_path documentation missing from development docs  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-bugs
On Thu, Oct 24, 2002 at 10:56:15 -0500,
  Bruno Wolff III <bruno@wolff.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.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: set search_path documentation missing from development docs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug #805: pg_dump examines all tables even with -t "table_name" speficied