From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Evgen Potemkin <evgent(at)ns(dot)terminal(dot)ru> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Hierarchical queries a la Oracle patch. for 7.3rc1. |
Date: | 2002-12-05 05:10:15 |
Message-ID: | 200212050510.gB55AFh22806@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2002-12-05 05:19:52 | Re: Hierarchical queries a la Oracle patch. for 7.3rc1. |
Previous Message | Neil Conway | 2002-12-05 00:44:13 | doc update |