diff options
Diffstat (limited to 'src/include/parser/parse_param.h')
-rw-r--r-- | src/include/parser/parse_param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/parser/parse_param.h b/src/include/parser/parse_param.h index d8244f4c03d..1d2b46542af 100644 --- a/src/include/parser/parse_param.h +++ b/src/include/parser/parse_param.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/parser/parse_param.h,v 1.3 2010/02/26 02:01:27 momjian Exp $ + * src/include/parser/parse_param.h * *------------------------------------------------------------------------- */ |