Re: Hierarchical queries a la Oracle patch. for 7.3rc1. - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Hierarchical queries a la Oracle patch. for 7.3rc1.
Date
Msg-id 200212050510.gB55AFh22806@candle.pha.pa.us
Whole thread Raw
In response to Hierarchical queries a la Oracle patch. for 7.3rc1.  (Evgen Potemkin <evgent@ns.terminal.ru>)
Responses Re: Hierarchical queries a la Oracle patch. for 7.3rc1.
Re: Hierarchical queries a la Oracle patch. for 7.3rc1.
List 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 by date:

Previous
From: Neil Conway
Date:
Subject: doc update
Next
From: Joe Conway
Date:
Subject: Re: Hierarchical queries a la Oracle patch. for 7.3rc1.