Re: Missing CONCURRENT VACUUM (Was: Release notes for

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Hannu Krosing <hannu@skype.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>, Bruce Momjian <pgman@candle.pha.pa.us>
Date: 2005-08-22T18:05:21Z
Lists: pgsql-hackers
Hannu Krosing <hannu@skype.net> writes:
> But I could not find the breakage (from your Aug 17 email) with 

>> You missed vac_truncate_clog, though.

That was fixed (and documented), along with some other problems,
in the modified patch I sent back to you:

http://archives.postgresql.org/pgsql-patches/2005-08/msg00260.php

AFAICT you ignored that ...

			regards, tom lane