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 e50ec2f8344..3557978392c 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-2008, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/storage/buffile.h,v 1.24 2008/03/10 20:06:27 tgl Exp $ + * $PostgreSQL: pgsql/src/include/storage/buffile.h,v 1.25 2009/01/01 17:24:01 momjian Exp $ * *------------------------------------------------------------------------- */ |