Re: Information/schema hiding...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Information/schema hiding...
Дата
Msg-id 9311.1081776863@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Information/schema hiding...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Information/schema hiding...  (Sean Chittenden <sean@chittenden.org>)
Список pgsql-hackers
I said:
> Sean Chittenden <sean@chittenden.org> writes:
>> To prevent this, I changed the 
>> behavior of SET search_path so that it validates its input.

> ... It would be possible to make interactive SET behave differently
> from the non-interactive case,

Wait a minute --- scratch what I said above; interactive "SET
search_path" already does behave differently from noninteractive.
So what did your patch change exactly?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: user-defined default public acl
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: make == as = ?