Re: [HACKERS] Autovacuum improvements

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Patches <pgsql-patches@postgresql.org>
Date: 2007-01-15T20:42:34Z
Lists: pgsql-hackers
I wrote:
> Please release the LWLock *before* executing a kernel call ...

Oh, and there had definitely better be a CHECK_FOR_INTERRUPTS in
this loop ...

			regards, tom lane