Re: lost on self joins - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: lost on self joins
Date
Msg-id 20030115205249.GB16969@wolff.to
Whole thread Raw
In response to lost on self joins  ("Matthew Nuzum" <cobalt@bearfruit.org>)
List pgsql-sql
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.


pgsql-sql by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: RFC: A brief guide to nulls
Next
From: Antti Haapala
Date:
Subject: Re: RFC: A brief guide to nulls