BUG #10544: I cannot canceling query during computing of R

Поиск
Список
Период
Сортировка
От macro.yu.yang@gmail.com
Тема BUG #10544: I cannot canceling query during computing of R
Дата
Msg-id 20140606030930.3079.42882@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #10544: I cannot canceling query during computing of R  (Joe Conway <mail@joeconway.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      10544
Logged by:          Cannot cancel query during the computing of R
Email address:      macro.yu.yang@gmail.com
PostgreSQL version: 9.3.4
Operating system:   rhel5_x86_64
Description:

Write PLR function, and inside it there is only a dead loop. (like while
(true);). I cannot cancel the query because the SIGINT is handled after the
computing of R.

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

Предыдущее
От: hannes.janetzek@gmail.com
Дата:
Сообщение: BUG #10542: infinite loop in index.c when trying to reindex system tables (probably corrupted db state)
Следующее
От: surbhu06@gmail.com
Дата:
Сообщение: BUG #10545: The connection has been closed