Re: Proposal of hierarchical queries, a la Oracle

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Proposal of hierarchical queries, a la Oracle
Дата
Msg-id Pine.GSO.4.44.0211191636170.7096-100000@ra.sai.msu.su
обсуждение исходный текст
Ответ на Re: Proposal of hierarchical queries, a la Oracle  (Evgen Potemkin <evgent@ns.terminal.ru>)
Список pgsql-sql
On Tue, 19 Nov 2002, Evgen Potemkin wrote:

> Oleg,
>
>   i've read that info. mine CONNECT BY patch is based on internal pg's query processing,
> from that point it's a kind of ORDER BY or GROUP BY clause. Index access is implemented by
> lower layer.

ok. I see.

>
> regards,
> ---
> .evgen
>
> On Sat, 16 Nov 2002, Oleg Bartunov wrote:
>
> > Evgen,
> >
> > read info about ltree module
> > http://www.sai.msu.su/~megera/postgres/gist/ltree/
> >
> > Do you have implemented indexed access ?
> >
> >     regards,
> >
> >         Oleg
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



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

Предыдущее
От: Evgen Potemkin
Дата:
Сообщение: Re: Proposal of hierarchical queries, a la Oracle
Следующее
От: Tomasz Myrta
Дата:
Сообщение: Re: create index