pg_autovacuum patch for 7.4.2 and HEAD

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: pg_autovacuum patch for 7.4.2 and HEAD
Date: 2004-03-04 07:22:29
Message-ID: 200403040222.29013.matthew@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

As reported by Cott Lang on 1/17
( http://archives.postgresql.org/pgsql-bugs/2004-01/msg00111.php )
pg_autovacuum.c has some problems with int overflow and not using appropriate
datatypes to track certain table values. This patch attempts to fix all
these issues. Someone should take a look and make sure its valid.

Matthew T. O'Connor

Attachment Content-Type Size
pg_autovacuum.diff text/x-diff 10.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Fabien COELHO 2004-03-04 08:40:04 Re: "ALSO" keyword to "CREATE RULE" patch
Previous Message Claudio Natoli 2004-03-04 05:08:00 canonicalize_path: initdb.c -> port/path.c