Re: additional patch for contrib/tablefunc - added to - Mailing list pgsql-patches

From Joe Conway
Subject Re: additional patch for contrib/tablefunc - added to
Date
Msg-id 3D93DA04.5020903@joeconway.com
Whole thread Raw
In response to Re: additional patch for contrib/tablefunc - added to  (Gavin Sherry <swm@linuxworld.com.au>)
Responses Re: additional patch for contrib/tablefunc - added to  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Joe Conway <mail@joeconway.com> writes:
>>I think you finally got through my thick skull. Now I see the
>>issue. OK, I'll  rework the patch using a timeout.
>
> I think this is unnecessary.  Bugs in any functionality tested by a
> regression test could cause the system to go into an infinite loop;
> but we don't put timeouts on all of them.  In practice we rely on
> the user to exercise some judgment about whether the tests are
> proceeding normally.

Sounds good to me. I guess the patch stands as originally sent, unless other
objections arise.

Thanks,

Joe



pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: additional patch for contrib/tablefunc - added to
Next
From: Joe Conway
Date:
Subject: Re: Cascaded Column Drop