Re: invalid search_path complaints

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: invalid search_path complaints
Дата
Msg-id 16306.1333489055@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: invalid search_path complaints  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: invalid search_path complaints  (Scott Mead <scottm@openscg.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> So we have an established precedent that it is right to warn about
> things that are sketchy at the time that they are defined, but not
> every time they are used.

Sure, but we don't have that option available to us here --- or more
accurately, ALTER USER/DATABASE SET *does* warn if the search_path value
looks like it might be invalid according to the current context, but
that helps little for this problem.  What's important is whether the
value is valid when we attempt to apply it.

Basically, I don't think you've made a strong case for changing this
behavior; nor have you explained what you think we should do instead.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Speed dblink using alternate libpq tuple storage
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: Speed dblink using alternate libpq tuple storage