diff options
Diffstat (limited to 'src/include/parser/parser.h')
-rw-r--r-- | src/include/parser/parser.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/parser/parser.h b/src/include/parser/parser.h index 7b2ae28ab62..3cc2a6f5475 100644 --- a/src/include/parser/parser.h +++ b/src/include/parser/parser.h @@ -5,10 +5,10 @@ * * This is the external API for the raw lexing/parsing functions. * - * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/parser/parser.h,v 1.28 2009/11/12 01:13:12 tgl Exp $ + * $PostgreSQL: pgsql/src/include/parser/parser.h,v 1.29 2010/01/02 16:58:08 momjian Exp $ * *------------------------------------------------------------------------- */ |