Re: Hirarchical queries a la Oracle. Patch.

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Hirarchical queries a la Oracle. Patch.
Дата
Msg-id 1038527127.16020.1.camel@huli
обсуждение исходный текст
Ответ на Re: Hirarchical queries a la Oracle. Patch.  (Evgen Potemkin <evgent@ns.terminal.ru>)
Ответы Re: Hirarchical queries a la Oracle. Patch.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, 2002-11-28 at 17:34, Evgen Potemkin wrote:
> thanks, it's VERY helpful.
> understanding SQL99 draft is a bit more difficult than i thought :)

You might also try to get DB2 installed somewhere (IIRC IBM gives out 
limited time developer copies).

It implements at least the basic recursive query (without requiring the word RECURSIVE :)

> 
> --------------
> Hannu


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: record object type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Is current_user a function ?