diff options
Diffstat (limited to 'src/include/access/clog.h')
-rw-r--r-- | src/include/access/clog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/clog.h b/src/include/access/clog.h index 958768204ac..bd7f4152be3 100644 --- a/src/include/access/clog.h +++ b/src/include/access/clog.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: clog.h,v 1.7 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/clog.h,v 1.8 2003/11/29 22:40:55 pgsql Exp $ */ #ifndef CLOG_H #define CLOG_H |