On Wed, Jan 15, 2003 at 13:29:47 -0500, Matthew Nuzum <cobalt@bearfruit.org> wrote:
>
> Can anyone suggest a way for me to get the information I need? I'm very
> content to use a simple pl/pgsql function, however I don't know how I'd
> use recursion there.
Look at the tablefunc contrib package. I believe it provides the ability
to do what you are trying to do. You might need to have 7.3 to have it
available.