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
Список 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 по дате отправления: