Thread: patch for pg_autovacuum

patch for pg_autovacuum

From
Brian Hirt
Date:
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.



Attachment