Re: connectby(... pos_of_sibling) - Mailing list pgsql-novice

From Nabil Sayegh
Subject Re: connectby(... pos_of_sibling)
Date
Msg-id 1056564855.15395.23.camel@billy
Whole thread Raw
In response to Re: connectby(... pos_of_sibling)  (Joe Conway <mail@joeconway.com>)
Responses autotimestamping  (Michael Hanna <zen@hwcn.org>)
List pgsql-novice
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

pgsql-novice by date:

Previous
From: greg@turnstep.com
Date:
Subject: Re: Name limitation question
Next
From: Michael Hanna
Date:
Subject: autotimestamping