diff options
Diffstat (limited to 'src/include/storage/buf.h')
-rw-r--r-- | src/include/storage/buf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/buf.h b/src/include/storage/buf.h index 9c232f22d6b..c02b33dbb86 100644 --- a/src/include/storage/buf.h +++ b/src/include/storage/buf.h @@ -4,10 +4,10 @@ * Basic buffer manager data types. * * - * 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: buf.h,v 1.14 2002/06/20 20:29:52 momjian Exp $ + * $Id: buf.h,v 1.15 2003/08/04 02:40:14 momjian Exp $ * *------------------------------------------------------------------------- */ |