diff options
Diffstat (limited to 'src/include/access/heapam.h')
-rw-r--r-- | src/include/access/heapam.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/heapam.h b/src/include/access/heapam.h index ed46894d3a5..1b7e19fe073 100644 --- a/src/include/access/heapam.h +++ b/src/include/access/heapam.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: heapam.h,v 1.85 2003/10/01 21:30:52 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/heapam.h,v 1.86 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ |