| Age | Commit message (Expand) | Author |
| 2005-06-15 | Fix display of database name during autovacuum. | Bruce Momjian |
| 2005-05-11 | a small tweak to enable display in the log file | Bruce Momjian |
| 2005-05-11 | Fix pg_autovacuum -s flag to handle values > 2000 by using sleep() | Bruce Momjian |
| 2005-05-11 | Tag 1000000L as long for compuation. | Bruce Momjian |
| 2005-04-19 | The following patch should allow UPDATE_INTERVAL to be specified on the | Bruce Momjian |
| 2005-04-03 | Put back code mistakenly removed from copy of postmaster's | Tom Lane |
| 2005-03-30 | Document that the "-P" option to pg_autovacuum is insecure on many | Neil Conway |
| 2005-03-25 | Have libpgport link before libpq so that PG client applications are more | Bruce Momjian |
| 2005-01-26 | Adjust Windows autovacuum service to retry for up to 5 minutes waiting | Tom Lane |
| 2005-01-24 | Fix typo. | Neil Conway |
| 2005-01-24 | pg_autovacuum fixes from Dave Page: | Neil Conway |
| 2004-12-02 | > > 8.0beta3 has pg_autovacuum included, when I want to run this as a | Bruce Momjian |
| 2004-12-02 | Prevent pg_autovacuum -D from needing an argument. | Bruce Momjian |
| 2004-11-17 | Rename vacuum_cost_limit switch from -N to -l to avoid conflict with | Tom Lane |
| 2004-11-17 | Add options to pg_autovacuum to support setting the cost-based-vacuum | Tom Lane |
| 2004-10-25 | Fix a bunch of 'old-style parameter declaration' warnings induced by | Tom Lane |
| 2004-10-16 | Include dllist.c directly instead of assuming that libpq will provide it. | Tom Lane |
| 2004-09-14 | Fix some minor issues with the new Win32 service code for autovacuum, | Tom Lane |
| 2004-08-30 | Add Win32 service capability to pg_autovacuum. | Bruce Momjian |
| 2004-08-29 | Pgindent run for 8.0. | Bruce Momjian |
| 2004-08-20 | > Please find enclose a submission to fix these problems. | Bruce Momjian |
| 2004-05-26 | Fix problems in pg_autovacuum: | Bruce Momjian |
| 2004-04-19 | The attached patch for contrib/pg_autovacuum/README.pg_autovacuum fixes | Bruce Momjian |
| 2004-04-01 | Fix portability issues with functions that don't match their declaration. | Tom Lane |
| 2004-03-22 | Standardize output buffer size and display format for strftime; | Tom Lane |
| 2004-03-22 | In working through a pg_autovacuum problem with Joe Conway (which turned | Bruce Momjian |
| 2004-03-15 | Handle OID's and unsigned values better in pg_autovacuum. | Bruce Momjian |
| 2003-12-08 | Minor autovacuum fixes from Matthew O'Connor. | Tom Lane |
| 2003-12-08 | Add fflush() before sleeping, per Matthew O'Connor. | Tom Lane |
| 2003-12-07 | Replace unportable and overflow-prone use of 'long long' with safer | Tom Lane |
| 2003-12-01 | I've run across a pretty serious problem with pg_autovacuum. | Bruce Momjian |
| 2003-12-01 | I noticed in the 7.4 release that in contrib/pg_autovacuum, args->logfile is | Bruce Momjian |
| 2003-11-09 | Fix typo on autovacuum readme. | Bruce Momjian |
| 2003-10-16 | I have run pg_autovacuum on AIX, so that can, at least loosely, be | Bruce Momjian |
| 2003-10-10 | Fix core dump on root starting pg_autovacuum. | Bruce Momjian |
| 2003-10-08 | Change some awkward wording in the pg_autovacuum README file. I really | Bruce Momjian |
| 2003-09-13 | pgindent C file, per patch request. | Bruce Momjian |
| 2003-09-13 | > OK, well as we wait on the fix for the stats system, let me submit my | Bruce Momjian |
| 2003-09-11 | > It quotes table names for vacuum and analyze, and uppercases the | Bruce Momjian |
| 2003-09-10 | Add quotes to vacuum/analyze for upper/lowercase table names, per | Bruce Momjian |
| 2003-08-07 | Don't assume that struct option is available just because we can find a | Tom Lane |
| 2003-08-04 | pgindent run. | Bruce Momjian |
| 2003-08-01 | Add missing #include. | Tom Lane |
| 2003-06-12 | This patch updates pg_autovacuum in several ways: | Bruce Momjian |
| 2003-05-14 | Fix various recent build and regression-test problems in contrib/. | Tom Lane |
| 2003-03-23 | Rename README in autovacuum code to match Makefile. | Bruce Momjian |
| 2003-03-20 | I have updated my pg_autovacuum program (formerly pg_avd, the name | Bruce Momjian |