From: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
---|---|
To: | Joe Conway <mail(at)joeconway(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: additional patch for contrib/tablefunc - added to |
Date: | 2002-09-27 01:20:52 |
Message-ID: | Pine.LNX.4.21.0209271120020.1221-100000@linuxworld.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Joe,
This test presumes that it will succeed. That is, if there is an infinite
recursion here, the test will just hang -- as far as I can tell -- and
will not *actually* report the failure.
Gavin
On Thu, 26 Sep 2002, Joe Conway wrote:
> The attached adds a bit to the contrib/tablefunc regression test for behavior
> of connectby() in the presence of infinite recursion. Please apply this one in
> addition to the one sent earlier.
>
> Thanks,
>
> Joe
>
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2002-09-27 01:28:45 | Re: additional patch for contrib/tablefunc - added to |
Previous Message | Joe Conway | 2002-09-27 01:17:44 | Re: additional patch for contrib/tablefunc - added to regression |