Re: Visibility regression test

Поиск
Список
Период
Сортировка
От Manfred Koizar
Тема Re: Visibility regression test
Дата
Msg-id hkksmukmgegpsod3lklq33tfcvj0ekjp6f@4ax.com
обсуждение исходный текст
Ответ на Re: Visibility regression test  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Visibility regression test  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Thu, 29 Aug 2002 11:37:39 -0400, Tom Lane <tgl@sss.pgh.pa.us>
wrote:
>>> Manfred Koizar <mkoi-pg@aon.at> writes:
>> A new regression test trying to detect runaway INSERTs/UPDATEs.
>
>If there is such a problem it will surely be found by the other
>regression tests.

That's what I hoped when I sent my heap tuple header patches.
Actually this test catches a bug, which was in CVS from 2002-07-02
until 2002-07-30 and was not discovered during this time.  You have to
know, that I am a lazy person :-)  I wouldn't have written this test,
if the bug was found by one of the other tests.

>  I don't see a need to insert a test that has an
>acknowledged system dependency in order to detect this.

You mean, that the test might fail on a system that takes more than
ten seconds to INSERT or UPDATE a single row?  I don't think this is a
real problem.  Should we change the timeout to 30 seconds?  60?  3600?

Servus
 Manfred

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SRF memory mgmt patch (was [HACKERS] Concern about memory management with SRFs)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Visibility regression test