diff options
Diffstat (limited to 'src/include/storage/buffile.h')
-rw-r--r-- | src/include/storage/buffile.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/buffile.h b/src/include/storage/buffile.h index 85f8ff2203e..cd3c0270000 100644 --- a/src/include/storage/buffile.h +++ b/src/include/storage/buffile.h @@ -15,10 +15,10 @@ * but currently we have no need for oversize temp files without buffered * access. * - * 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: buffile.h,v 1.14 2003/04/29 03:21:30 tgl Exp $ + * $Id: buffile.h,v 1.15 2003/08/04 02:40:14 momjian Exp $ * *------------------------------------------------------------------------- */ |