summaryrefslogtreecommitdiff
path: root/src/include/utils/datum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/datum.h')
-rw-r--r--src/include/utils/datum.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/datum.h b/src/include/utils/datum.h
index bc5e2702e43..40be23e0944 100644
--- a/src/include/utils/datum.h
+++ b/src/include/utils/datum.h
@@ -8,10 +8,10 @@
* of the Datum. (We do it this way because in most situations the caller
* can look up the info just once and use it for many per-datum operations.)
*
- * 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/utils/datum.h,v 1.22 2006/03/05 15:59:07 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/utils/datum.h,v 1.23 2007/01/05 22:19:59 momjian Exp $
*
*-------------------------------------------------------------------------
*/