Brian Hirt wrote:
> here's a patch that joins on pg_class.oid instead of
> pg_class.relfilenode, also i have renamed the table structure from
> relfilenode to relid.
I can't test this patch right now, but I know when I wrote pg_autovacuum
I didn't test for table truncate, so it sound logical. From eyeballing
the patch it looks correct.
Brian, you might want to post this to the pgsql-patches list.