> Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:
authorBruce Momjian <bruce@momjian.us>
Sun, 27 Jul 2003 03:51:59 +0000 (03:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 27 Jul 2003 03:51:59 +0000 (03:51 +0000)
commitff13548f036af660f7a19fbf7a877baa596ada3e
tree16cbfcb781df88da8c44d4e03c54c51472aec3a0
parent1d52f3e482278f6e4df13b9af1183e369df7e54f
> 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

Nabil Sayegh
Joe Conway
contrib/tablefunc/README.tablefunc
contrib/tablefunc/data/connectby_text.data
contrib/tablefunc/expected/tablefunc.out
contrib/tablefunc/sql/tablefunc.sql
contrib/tablefunc/tablefunc.c
contrib/tablefunc/tablefunc.h
contrib/tablefunc/tablefunc.sql.in