diff options
Diffstat (limited to 'src/include/parser/parser.h')
-rw-r--r-- | src/include/parser/parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/parser/parser.h b/src/include/parser/parser.h index a8705cc8d4..36a000ea7e 100644 --- a/src/include/parser/parser.h +++ b/src/include/parser/parser.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: parser.h,v 1.16 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parser.h,v 1.17 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ |