Commits

DateSubjectAuthorReleases
2005-10-20 Prevent core dump in contrib version of autovacuum when a table has been Tom Lane 7.4.10
2005-10-20 Prevent core dump in contrib version of autovacuum when a table has been Tom Lane 8.0.5
2005-07-29 Remove contrib version of pg_autovacuum --- superseded by integrated Tom Lane 8.1.0
2005-04-03 Put back code mistakenly removed from copy of postmaster's Tom Lane 8.0.2
2005-04-03 Put back code mistakenly removed from copy of postmaster's Tom Lane 8.1.0
2005-01-26 Adjust Windows autovacuum service to retry for up to 5 minutes waiting Tom Lane 8.0.1
2005-01-26 Adjust Windows autovacuum service to retry for up to 5 minutes waiting Tom Lane 8.1.0
2004-11-17 Rename vacuum_cost_limit switch from -N to -l to avoid conflict with Tom Lane 8.0.0
2004-11-17 Add options to pg_autovacuum to support setting the cost-based-vacuum Tom Lane 8.0.0
2004-10-25 Fix a bunch of 'old-style parameter declaration' warnings induced by Tom Lane 8.0.0
2004-10-16 Include dllist.c directly instead of assuming that libpq will provide it. Tom Lane 8.0.0
2004-09-14 Fix some minor issues with the new Win32 service code for autovacuum, Tom Lane 8.0.0
2004-04-01 Fix portability issues with functions that don't match their declaration. Tom Lane 8.0.0
2004-03-22 Standardize output buffer size and display format for strftime; Tom Lane 8.0.0
2003-12-08 Minor autovacuum fixes from Matthew O'Connor. Tom Lane 7.4.1
2003-12-08 Minor autovacuum fixes from Matthew O'Connor. Tom Lane 8.0.0
2003-12-08 Add fflush() before sleeping, per Matthew O'Connor. Tom Lane 7.4.1
2003-12-08 Add fflush() before sleeping, per Matthew O'Connor. Tom Lane 8.0.0
2003-12-07 Replace unportable and overflow-prone use of 'long long' with safer Tom Lane 7.4.1
2003-12-07 Replace unportable and overflow-prone use of 'long long' with safer Tom Lane 8.0.0