diff options
Diffstat (limited to 'src/include/storage/itemptr.h')
-rw-r--r-- | src/include/storage/itemptr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/itemptr.h b/src/include/storage/itemptr.h index 0159ec2aff1..d778052b1ab 100644 --- a/src/include/storage/itemptr.h +++ b/src/include/storage/itemptr.h @@ -4,10 +4,10 @@ * POSTGRES disk item pointer definitions. * * - * 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: itemptr.h,v 1.22 2002/06/20 20:29:52 momjian Exp $ + * $Id: itemptr.h,v 1.23 2003/08/04 02:40:14 momjian Exp $ * *------------------------------------------------------------------------- */ |