Re: RFD: schemas and different kinds of Postgres objects

Поиск
Список
Период
Сортировка
От Bill Studenmund
Тема Re: RFD: schemas and different kinds of Postgres objects
Дата
Msg-id Pine.NEB.4.33.0201290939350.24201-100000@vespasia.home-net.internetconnect.net
обсуждение исходный текст
Ответ на Re: RFD: schemas and different kinds of Postgres objects  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Список pgsql-hackers
On Tue, 29 Jan 2002, Hiroshi Inoue wrote:

> Bill Studenmund wrote:
> >
> > On Mon, 28 Jan 2002, Hiroshi Inoue wrote:
> >
> > > Is *the path* below the same as "search path* in other
> > > postings about this thread ?
> >
> > I think so. I believe the path I've been talking about is the one in step
> > 6 below.
>
> What I can find in SQL99 is SQL-path.
> Does *the path*(i.e search path) mean SQL-path ?
> They don't seem the same to me.

While we may have not been using the terminology of the spec, I think we
have been talking about schema paths from SQL99.

One difference between our discussions and SQL99 I've noticed is that
we've spoken of having the path find functions (and operators and
aggregates), types, _and_tables_. SQL99 doesn't have tables in there
AFAICT, but I think it makes sense.

Take care,

Bill



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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: PostgreSQL 7.1.3 on OpenServer 5
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Improving backend launch time by preloading relcache