summaryrefslogtreecommitdiff
path: root/src/include/utils/bytea.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/bytea.h')
-rw-r--r--src/include/utils/bytea.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/bytea.h b/src/include/utils/bytea.h
index 8750d6d0e9..e88cd0e267 100644
--- a/src/include/utils/bytea.h
+++ b/src/include/utils/bytea.h
@@ -4,10 +4,10 @@
* Declarations for BYTEA data type support.
*
*
- * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/include/utils/bytea.h,v 1.1 2009/08/04 16:08:36 tgl Exp $
+ * $PostgreSQL: pgsql/src/include/utils/bytea.h,v 1.2 2010/01/02 16:58:10 momjian Exp $
*
*-------------------------------------------------------------------------
*/