summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_autovacuum.h
Commit message (Expand)AuthorAgeFilesLines
* Update autovacuum to use reloptions instead of a system catalog, forAlvaro Herrera2009-02-091-66/+0
* Add vacuum_freeze_table_age GUC option, to control when VACUUM shouldHeikki Linnakangas2009-01-161-1/+3
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Reduce the need for frontend programs to include "postgres.h" by refactoringTom Lane2008-03-271-7/+3
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* pgindent run for 8.3.Bruce Momjian2007-11-151-9/+9
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Fix recently-understood problems with handling of XID freezing, particularlyTom Lane2006-11-051-8/+12
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-8/+8
* Autovacuum loose end mop-up. Provide autovacuum-specific vacuum costTom Lane2005-08-111-2/+6
* Integrate autovacuum functionality into the backend. There's still aTom Lane2005-07-141-0/+60