pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum
Date: 2007-09-12 02:05:37
Message-ID: 20070912020537.2E09C754206@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2007-09-12 02:05:48 pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum
Previous Message User Davecramer 2007-09-12 00:59:30 jdbccache - jdbccache: added setter to PGSimpleDataSource and now pass