summaryrefslogtreecommitdiff
path: root/src/include/pgstat.h
diff options
context:
space:
mode:
authorBruce Momjian2009-01-01 17:24:05 +0000
committerBruce Momjian2009-01-01 17:24:05 +0000
commit511db38ace2690f19816465baed07cefe535bfec (patch)
treea5a4cc6ce0bbeef24c1c889ffee6f11212fc1216 /src/include/pgstat.h
parent87081b2d35057c4919a8a05a7c52fe87845874d5 (diff)
Update copyright for 2009.
Diffstat (limited to 'src/include/pgstat.h')
-rw-r--r--src/include/pgstat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/pgstat.h b/src/include/pgstat.h
index d2e218ea9c7..5bb4cc597af 100644
--- a/src/include/pgstat.h
+++ b/src/include/pgstat.h
@@ -3,9 +3,9 @@
*
* Definitions for the PostgreSQL statistics collector daemon.
*
- * Copyright (c) 2001-2008, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2009, PostgreSQL Global Development Group
*
- * $PostgreSQL: pgsql/src/include/pgstat.h,v 1.80 2008/12/17 09:15:03 heikki Exp $
+ * $PostgreSQL: pgsql/src/include/pgstat.h,v 1.81 2009/01/01 17:23:55 momjian Exp $
* ----------
*/
#ifndef PGSTAT_H