Re: [BUGS] Win32 deadlock detection not working for Postgres8beta1

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [BUGS] Win32 deadlock detection not working for Postgres8beta1
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE4569DD@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: [BUGS] Win32 deadlock detection not working for Postgres8beta1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers-win32
>>> A reasonable theory about this would be that the timer
>interrupt isn't
>>> firing.  Does "statement_timeout" work either?
>
>> Bugger. I've found the reason for this - statement_timeout was also
>> broken. This was broken by the change of how signals are handled on
>> win32.
>
>Just outta curiosity, why wasn't that detected by the regression tests?
>There is a test that depends on statement_timeout working ...

Very good question :-)

This is the plpgsql test? (quick grep) Has it been changed recently?
It's been a while since I ran the full regression tests, due to a broken
setup. (it passes fine now)

//Magnus

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Compiling beta2 with openssl on XP Pro
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] Win32 deadlock detection not working for Postgres8beta1