Re: simple recursive function in plpgsql fails - Mailing list pgsql-sql

From Tom Lane
Subject Re: simple recursive function in plpgsql fails
Date
Msg-id 3195.1024030940@sss.pgh.pa.us
Whole thread Raw
In response to simple recursive function in plpgsql fails  (Andrew Hammond <drew@xyzzy.dhs.org>)
List pgsql-sql
Andrew Hammond <drew@xyzzy.dhs.org> writes:
> [ problems with a recursive plpgsql function ]

Yeah, there are some known bugs there :-(.  AFAICS this cannot be
fixed properly until we get around to doing the querytree restructuring
that I keep ranting about --- in particular, making a clean distinction
between plan tree and execution state.
        regards, tom lane


pgsql-sql by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: make a unique index for foreign keys?
Next
From: juerg.rietmann@pup.ch
Date:
Subject: Function not running after upgrade 7.03 to 7.2