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

Lists: pgsql-committers
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:55
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point
was removed.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src/backend/commands:
vacuumlazy.c (r1.61.2.3 -> r1.61.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/vacuumlazy.c?r1=1.61.2.3&r2=1.61.2.4)