Re: recursive SQL functions

From: Don Baccus <dhogaza(at)pacifier(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: recursive SQL functions
Date: 2001-12-17 21:46:06
Message-ID: 3C1E679E.5040301@pacifier.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

> Don Baccus <dhogaza(at)pacifier(dot)com> writes:
>
>>I have found one bug that crashed the backend if a recursive function's
>>called. Are you interested in it,
>>
>
> You bet. Crashes are always interesting ...

Darn ... dies in PG 7.1 works in PG 7.2 :)

--
Don Baccus
Portland, OR
http://donb.photo.net, http://birdnotes.net, http://openacs.org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2001-12-17 21:54:39 Re: PG 7.2b4 bug?
Previous Message Tom Lane 2001-12-17 21:44:47 Re: PG 7.2b4 bug?