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 860845db57c..9c232f22d6b 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-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: buf.h,v 1.13 2002/04/15 23:47:12 momjian Exp $ + * $Id: buf.h,v 1.14 2002/06/20 20:29:52 momjian Exp $ * *------------------------------------------------------------------------- */ |