pgsql: Add a CHECK_FOR_INTERRUPTS() to the loop in

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add a CHECK_FOR_INTERRUPTS() to the loop in
Дата
Msg-id 20060310015135.47CF49DCA74@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add a CHECK_FOR_INTERRUPTS() to the loop in ExecMakeTableFunctionResult.
Otherwise you can't cancel queries like select ... from generate_series(1,1000000).

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/backend/executor:
        execQual.c (r1.183.2.2 -> r1.183.2.3)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execQual.c.diff?r1=1.183.2.2&r2=1.183.2.3)

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