>> Story so far: I have a table called "found". vacuum() in
>> src/backend/commands/vacuum.c gets called with vacrel="found". During
>> vc_init() at line 177, vacrel is cleared (="").
> Somebody broke this code badly since I last looked at it.
Fix committed to CVS.
regards, tom lane