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:53
Message-ID: 20070912020553.937E9754206@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_0_STABLE

Modified Files:
--------------
pgsql/src/backend/commands:
vacuumlazy.c (r1.50.4.3 -> r1.50.4.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/vacuumlazy.c?r1=1.50.4.3&r2=1.50.4.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2007-09-12 02:05:55 pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum
Previous Message Alvaro Herrera 2007-09-12 02:05:48 pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum