aboutsummaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_autovacuum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/catalog/pg_autovacuum.h')
-rw-r--r--src/include/catalog/pg_autovacuum.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_autovacuum.h b/src/include/catalog/pg_autovacuum.h
index e46da9c649d..9e02a85f211 100644
--- a/src/include/catalog/pg_autovacuum.h
+++ b/src/include/catalog/pg_autovacuum.h
@@ -3,10 +3,10 @@
* pg_autovacuum.h
* definition of the system "autovacuum" relation (pg_autovacuum)
*
- * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/catalog/pg_autovacuum.h,v 1.5 2006/11/05 22:42:10 tgl Exp $
+ * $PostgreSQL: pgsql/src/include/catalog/pg_autovacuum.h,v 1.6 2007/01/05 22:19:52 momjian Exp $
*
*-------------------------------------------------------------------------
*/