Re: A couple of TODO notes

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: A couple of TODO notes
Дата
Msg-id Pine.LNX.4.44.0310200728050.16235-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: A couple of TODO notes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane writes:

> >> o Add SET SCHEMA
> >>
> >> What is this supposed to do (and how's it different from SET SEARCH_PATH)?
>
> > I believe someone thought it was the SQL standard way of doing it.
> > Probably needs to be checked though.
>
> I can find no mention of it in SQL99.  Given that the spec regards
> schemas and users as nearly the same thing, I'd guess that SET SESSION
> AUTHORIZATION is probably what they'd expect to do this.

SQL99 has SET PATH (part 5, clause 14.4).

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Unicode upper() bug still present
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: pg_dump problems against 7.0