| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove contrib version of pg_autovacuum --- superseded by integrated | Tom Lane | 2005-07-29 | 1 | -1862/+0 |
| * | Fix display of database name during autovacuum. | Bruce Momjian | 2005-06-15 | 1 | -3/+3 |
| * | a small tweak to enable display in the log file | Bruce Momjian | 2005-05-11 | 1 | -3/+3 |
| * | Fix pg_autovacuum -s flag to handle values > 2000 by using sleep() | Bruce Momjian | 2005-05-11 | 1 | -2/+11 |
| * | Tag 1000000L as long for compuation. | Bruce Momjian | 2005-05-11 | 1 | -2/+2 |
| * | The following patch should allow UPDATE_INTERVAL to be specified on the | Bruce Momjian | 2005-04-19 | 1 | -5/+11 |
| * | Put back code mistakenly removed from copy of postmaster's | Tom Lane | 2005-04-03 | 1 | -5/+12 |
| * | Adjust Windows autovacuum service to retry for up to 5 minutes waiting | Tom Lane | 2005-01-26 | 1 | -23/+50 |
| * | pg_autovacuum fixes from Dave Page: | Neil Conway | 2005-01-24 | 1 | -17/+21 |
| * | > > 8.0beta3 has pg_autovacuum included, when I want to run this as a | Bruce Momjian | 2004-12-02 | 1 | -6/+12 |
| * | Prevent pg_autovacuum -D from needing an argument. | Bruce Momjian | 2004-12-02 | 1 | -2/+2 |
| * | Rename vacuum_cost_limit switch from -N to -l to avoid conflict with | Tom Lane | 2004-11-17 | 1 | -5/+5 |
| * | Add options to pg_autovacuum to support setting the cost-based-vacuum | Tom Lane | 2004-11-17 | 1 | -61/+163 |
| * | Fix a bunch of 'old-style parameter declaration' warnings induced by | Tom Lane | 2004-10-25 | 1 | -6/+6 |
| * | Include dllist.c directly instead of assuming that libpq will provide it. | Tom Lane | 2004-10-16 | 1 | -3/+69 |
| * | Fix some minor issues with the new Win32 service code for autovacuum, | Tom Lane | 2004-09-14 | 1 | -20/+7 |
| * | Add Win32 service capability to pg_autovacuum. | Bruce Momjian | 2004-08-30 | 1 | -73/+508 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -89/+90 |
| * | Fix problems in pg_autovacuum: | Bruce Momjian | 2004-05-26 | 1 | -197/+214 |
| * | Fix portability issues with functions that don't match their declaration. | Tom Lane | 2004-04-01 | 1 | -28/+32 |
| * | Standardize output buffer size and display format for strftime; | Tom Lane | 2004-03-22 | 1 | -4/+3 |
| * | In working through a pg_autovacuum problem with Joe Conway (which turned | Bruce Momjian | 2004-03-22 | 1 | -12/+24 |
| * | Handle OID's and unsigned values better in pg_autovacuum. | Bruce Momjian | 2004-03-15 | 1 | -19/+19 |
| * | Minor autovacuum fixes from Matthew O'Connor. | Tom Lane | 2003-12-08 | 1 | -2/+2 |
| * | Add fflush() before sleeping, per Matthew O'Connor. | Tom Lane | 2003-12-08 | 1 | -0/+1 |
| * | Replace unportable and overflow-prone use of 'long long' with safer | Tom Lane | 2003-12-07 | 1 | -4/+4 |
| * | I've run across a pretty serious problem with pg_autovacuum. | Bruce Momjian | 2003-12-01 | 1 | -6/+6 |
| * | I noticed in the 7.4 release that in contrib/pg_autovacuum, args->logfile is | Bruce Momjian | 2003-12-01 | 1 | -0/+5 |
| * | Fix core dump on root starting pg_autovacuum. | Bruce Momjian | 2003-10-10 | 1 | -58/+60 |
| * | pgindent C file, per patch request. | Bruce Momjian | 2003-09-13 | 1 | -15/+20 |
| * | > OK, well as we wait on the fix for the stats system, let me submit my | Bruce Momjian | 2003-09-13 | 1 | -19/+20 |
| * | > It quotes table names for vacuum and analyze, and uppercases the | Bruce Momjian | 2003-09-11 | 1 | -3/+8 |
| * | Add quotes to vacuum/analyze for upper/lowercase table names, per | Bruce Momjian | 2003-09-10 | 1 | -4/+4 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -856/+1005 |
| * | This patch updates pg_autovacuum in several ways: | Bruce Momjian | 2003-06-12 | 1 | -553/+831 |
| * | I have updated my pg_autovacuum program (formerly pg_avd, the name | Bruce Momjian | 2003-03-20 | 1 | -0/+734 |