diff options
Diffstat (limited to 'src/include/utils/datum.h')
-rw-r--r-- | src/include/utils/datum.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/datum.h b/src/include/utils/datum.h index 066c20c7c76..7d4703a9c72 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-2002, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: datum.h,v 1.17 2002/06/20 20:29:52 momjian Exp $ + * $Id: datum.h,v 1.18 2003/08/04 02:40:15 momjian Exp $ * *------------------------------------------------------------------------- */ |