Re: Hierarchical queries a la Oracle patch. for 7.3rc1.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Hierarchical queries a la Oracle patch. for 7.3rc1.
Дата
Msg-id 200212050510.gB55AFh22806@candle.pha.pa.us
обсуждение исходный текст
Ответ на Hierarchical queries a la Oracle patch. for 7.3rc1.  (Evgen Potemkin <evgent@ns.terminal.ru>)
Ответы Re: Hierarchical queries a la Oracle patch. for 7.3rc1.  (Joe Conway <mail@joeconway.com>)
Re: Hierarchical queries a la Oracle patch. for 7.3rc1.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Evgen Potemkin wrote:
> Hi there!
>
> This is a new version of patch i've posted.
> It's applied to version 7.3rc1.
>
> Changed syntax, now it's more closer to Oracle's and allows operator other
> than '='.
> Removed Const/Var trick, now it's a new FakeVar node used, as a side effect
> it's not need initdb now.
> Added little regression test.
> Added more comments on code.
> A bit extended README.hier .
>
> regards,
>
> ---
> .evgen

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: doc update
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Hierarchical queries a la Oracle patch. for 7.3rc1.