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 a812a9e269..44a4b31de1 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-2007, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/storage/buf.h,v 1.22 2007/05/30 20:12:03 tgl Exp $ + * $PostgreSQL: pgsql/src/include/storage/buf.h,v 1.23 2008/01/01 19:45:58 momjian Exp $ * *------------------------------------------------------------------------- */ |
