Re: What's the CURRENT schema ?

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: What's the CURRENT schema ?
Дата
Msg-id 3CACE483.9F968CAE@tpf.co.jp
обсуждение исходный текст
Ответ на Re: What's the CURRENT schema ?  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Ответы Re: What's the CURRENT schema ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> 
> "Hiroshi Inoue" <Inoue@tpf.co.jp> writes:
> > Well for example,
> > how could psqlodbc driver know the CURRENT schema ?
> 
> What "CURRENT" schema?  If you have a search path more than one entry
> long, there is no unique notion of a CURRENT schema.

Oh I see but I think using the search SCHEMA path for
table name resolution is harmful.

regards,
Hiroshi Inoue


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: What's the CURRENT schema ?
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: timeout implementation issues