pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum
Date
Msg-id 20070912020537.2E09C754206@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point
was removed.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        vacuumlazy.c (r1.81.2.1 -> r1.81.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/vacuumlazy.c?r1=1.81.2.1&r2=1.81.2.2)

pgsql-committers by date:

Previous
From: davecramer@pgfoundry.org (User Davecramer)
Date:
Subject: jdbccache - jdbccache: added setter to PGSimpleDataSource and now pass
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum