Re: connectby(... pos_of_sibling)

From: Nabil Sayegh <postgresql(at)e-trolley(dot)de>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: connectby(... pos_of_sibling)
Date: 2003-06-25 18:14:16
Message-ID: 1056564855.15395.23.camel@billy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice pgsql-patches

Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:

> Sounds like all that's needed for your case. But to be complete, in
> addition to changing tablefunc.c we'd have to:
> 1) come up with a new function call signature that makes sense and does
> not cause backward compatibility problems for other people
> 2) make needed changes to tablefunc.sql.in
> 3) adjust the README.tablefunc appropriately
> 4) adjust the regression test for new functionality
> 5) be sure we don't break any of the old cases
>
> If you want to submit a complete patch, it would be gratefully accepted
> -- for review at least ;-)

Here's the patch, at least for steps 1-3
I don't know anything about regression tests :(

However, I included a patch against 7.3.3

bye
--
e-Trolley Sayegh & John, Nabil Sayegh
Tel.: 0700 etrolley /// 0700 38765539
Fax.: +49 69 8299381-8
PGP : http://www.e-trolley.de

Attachment Content-Type Size
postgresql-7.3.3-tablefunc_connectby_orderby_fld.diff text/x-patch 23.6 KB

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2003-06-25 18:14:38 Re: [NOVICE] connectby() minor bug in errormessage
Previous Message greg 2003-06-25 15:18:57 Re: Name limitation question

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-06-25 18:14:38 Re: [NOVICE] connectby() minor bug in errormessage
Previous Message Tom Lane 2003-06-25 17:59:09 Re: Runtime.SGML diff ... please expedite!