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:48
Message-ID: 20070912020548.8B56F754206@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.

Modified Files:
--------------
pgsql/src/backend/commands:
vacuumlazy.c (r1.93 -> r1.94)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/vacuumlazy.c?r1=1.93&r2=1.94)

Browse pgsql-committers by date

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